Interface IFloatingButtonDescription
Package: @aurigma/design-atoms
Properties
cssClass
Declaration
cssClass: string;
Property Value
| Type | Description |
|---|---|
| string |
defaultText
Declaration
defaultText: string;
Property Value
| Type | Description |
|---|---|
| string |
handler
Declaration
handler: AnyFunction;
Property Value
| Type | Description |
|---|---|
| AnyFunction |
visible
Declaration
visible: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |