New to KendoReactStart a free 30-day trial

Definition

Package:@progress/kendo-react-buttons

Syntax:

jsx

const App = () => {
  return (
      <FloatingActionButton items={[{icon: 'pencil', text: 'Edit'}, {icon: 'close', text: 'Remove'}] icon: 'plus'} />
  );
};

Properties

The props of the FloatingActionButtonItem component.

In this article
DefinitionPropertiesprops
Not finding the help you need?
Contact Support