button

Defines a FAB Button component.

FABs (Floating Action Buttons) are standard material design components.
They are shaped as a circle that represents a promoted action.
When pressed, it may contain more related actions.
FABs as its name suggests are floating over the content in a fixed position.
You can add Icon in the FAB Button to represent a given function.
For more information: FabButton.

Name Description
button type Specifies ionic button style.
color Specifies ionic color.
size Specifies FAB size.
Comment Describes the object comment to include in the documentation report. This property generally contains an explanation about the object.
Identifier Defines the component identifier.
Is active Defines whether the component is active.