Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + type Column struct + DataIndex string + Title string + Width int + type InfoMapTable struct + Ctx context.Context + Data map[string][]Pair + Props Props + Type string + func (infoMapTable *InfoMapTable) Render(ctx context.Context, c *cptype.Component, s cptype.Scenario, ...) error + type Label struct + RenderType string + StyleConfig StyleConfig + Value string + type Pair struct + Id string + Label Label + Value string + type Props struct + Bordered bool + Columns []Column + Pagination bool + RowKey string + ShowHeader bool + type StyleConfig struct + FontWeight string