SigmaKit.Components.Containers
(sigma_kit v0.0.31)
Functions
Attributes
data (:any) (required)loader (:string) - Defaults to "medium".
Slots
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.