SigmaKit.Components.Containers (sigma_kit v0.0.5)

Summary

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 "".

Slots

  • action_bar - A slot for action buttons.
  • inner_block - The main content of the container.

Functions

box(assigns)

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 "".

Slots

  • action_bar - A slot for action buttons.
  • inner_block - The main content of the container.