table/nui_table_view library

Classes

NUITableView

Functions

showEntityTable(BuildContext context, NUIEntMapper entity, List<NUIEnt> items, {RowClickItem? listener}) → void

Typedefs

RowClick = void Function(int position)
RowClickItem = void Function(dynamic data)