• Introduction
  • Getting Started
  • Vue 2 End of Support
  • Native Components
    • Animation
    • Buttons
    • Chartsupdated
    • Conversational UInew
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Form
    • Gauges
    • Grid
    • Icons
    • Indicators
    • Inputs
    • Labels
    • Layoutupdated
    • ListBox
    • ListView
    • Notification
    • PDF Processing
    • Popup
    • Progress Bars
    • Scheduler
    • ScrollView
    • Tooltip
    • TreeList
    • TreeView
    • Upload
  • Wrapper Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • FAQ
  • Troubleshooting
New to Kendo UI for Vue? Start a free 30-day trial

FloatingActionButtonItemProps

Represents the props of the Kendo UI for Vue FloatingActionButtonItem component.

NameTypeDefaultDescription

disabled?

boolean

Specifies if the Floating Action Button Item is disabled see example. Defaults to false.

icon?

string

Defines the icon rendered in the FloatingActionButtonItem see example.

index?

number

Sets the index of the Floating Action Button Item that is used to identify it.

svgIcon?

SVGIcon

Defines the svg icon in a Kendo UI for Vue theme.

tabIndex?

number

Sets the tabIndex property of the FloatingActionButtonItem.. Defaults to 0.

text?

string

Specifies the text of the FloatingActionButtonItem see example.

In this article

Not finding the help you need?