Module: HakumiComponents::Table::Configs

Defined in:
app/components/hakumi_components/table/configs.rb

Defined Under Namespace

Classes: ColumnEditable, Editable, Expandable, Pagination, RowDrag, RowSelection

Constant Summary collapse

InputValue =
T.type_alias { HakumiComponents::Table::DefinitionTypes::ConfigInputValue }
InputHash =
T.type_alias { HakumiComponents::Table::DefinitionTypes::ConfigInputHash }