Elemental.DataDisplay.Table (elemental v0.3.0)

Tabular data display components.

Summary

Functions

Attributes

  • data (:any) (required) - .
  • row_id (:any) - . Defaults to nil.

Slots

  • cell - . Accepts attributes:
    • id (:string) - The identifier of this specific cell in the header row.
    • class (:string) - The main CSS classes that will style this specific cell in the header row.

Attributes

  • Global attributes are accepted.

Slots

  • cell - . Accepts attributes:
    • id (:string) - The identifier of this specific cell in the header row.
    • class (:string) - The main CSS classes that will style this specific cell in the header row.

Attributes

  • Global attributes are accepted.

Slots

  • inner_block (required)

Functions

body(assigns)

Attributes

  • data (:any) (required) - .
  • row_id (:any) - . Defaults to nil.

Slots

  • cell - . Accepts attributes:
    • id (:string) - The identifier of this specific cell in the header row.
    • class (:string) - The main CSS classes that will style this specific cell in the header row.

header(assigns)

Attributes

  • Global attributes are accepted.

Slots

  • cell - . Accepts attributes:
    • id (:string) - The identifier of this specific cell in the header row.
    • class (:string) - The main CSS classes that will style this specific cell in the header row.

table(assigns)

Attributes

  • Global attributes are accepted.

Slots

  • inner_block (required)