# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewCell creates cell with some props
example:
tables.NewHeaderCell(tables.WithOptions(&tables.DefaultCellType{Title:"cell title"}))
tables.NewHeaderCell(tables.WithTitle("cell title"))
tables.NewHeaderCell(tables.WithCellComponent(AnotherCellComponent(AnotherCellComponentProps{Title: "cell title"})))
*/.
No description provided by the author
NewTable creates table for listing entities with many TableOptions
*/.
NewTable creates table for listing entities with many TableOptions
*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithOptions add options for cell with concrete type.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author