DataTable.Theme.Tailwind (DataTable v0.4.0)

Summary

Functions

A modern data table theme implemented using Tailwind.

Slots

  • inner_block (required)

Attributes

  • target (:any)
  • filters_form (:any)
  • filter_column_order (:any)
  • filter_columns (:any)
  • filters_fields (:any)
  • update_filters (:any)

Attributes

Functions

Link to this function

btn_basic(assigns)

A modern data table theme implemented using Tailwind.

Design inspired by https://www.figma.com/community/file/1021406552622495462/data-table-design-components-free-ui-kit by HBI Agency and Violetta Nekrasova according to CC BY 4.0.

Attributes

  • size (:atom) - Defaults to :small.

Slots

  • icon
  • inner_block (required)
Link to this function

btn_icon(assigns)

Slots

  • inner_block (required)
Link to this function

filter_header(assigns)

Link to this function

filters_form(assigns)

Attributes

  • target (:any)
  • filters_form (:any)
  • filter_column_order (:any)
  • filter_columns (:any)
  • filters_fields (:any)
  • update_filters (:any)
Link to this function

select(assigns)

Attributes

Link to this function

table_body(assigns)

Link to this function

table_footer(assigns)

Link to this function

table_header(assigns)

Link to this function

text_input(assigns)

Attributes