SigmaKit.Components.Containers
(sigma_kit v0.0.16)
Summary
Attributes
shadow
(:boolean
) - When true uses a shadow for emphasis. Defaults to true
.title
(:string
) - The title of the container. Defaults to nil
.class
(:any
) - Additional classes to apply to the container. Defaults to ""
.fill
(:boolean
) - When true the box will flex to the container. Defaults to false
.
Slots
action_bar
- A slot for action buttons.inner_block
- The main content of the container.footer
- Content for a bottom section.
Functions
Attributes
shadow
(:boolean
) - When true uses a shadow for emphasis. Defaults to true
.title
(:string
) - The title of the container. Defaults to nil
.class
(:any
) - Additional classes to apply to the container. Defaults to ""
.fill
(:boolean
) - When true the box will flex to the container. Defaults to false
.
Slots
action_bar
- A slot for action buttons.inner_block
- The main content of the container.footer
- Content for a bottom section.