SurfaceBulma.Tab (surface_bulma v0.6.1)
Defines a tab item for the parent tabs component.
The tab item instance is automatically added to the
parent's tabs
slot.
Properties
- label :string, default: "" - Item label
- icon :string - Item icon
- disabled :boolean, default: false - Item is disabled
- visible :boolean, default: true - Item is visible
Slots
- default
Summary
Functions
Callback implementation for Surface.Component.render/1
.
Functions
Link to this function
render(assigns)
Callback implementation for Surface.Component.render/1
.