View Source
PetalComponents.Table
(petal_components v1.7.0)
Attributes
class
(:string
) - CSS class. Defaults to ""
.- Global attributes are accepted.
Slots
Attributes
class
(:string
) - CSS class. Defaults to ""
.- Global attributes are accepted. Supports all globals plus:
["colspan", "headers", "rowspan"]
.
Slots
Attributes
class
(:string
) - CSS class. Defaults to ""
.- Global attributes are accepted. Supports all globals plus:
["colspan", "rowspan"]
.
Slots
Attributes
class
(:string
) - CSS class. Defaults to ""
.- Global attributes are accepted.
Slots
Attributes
class
(:any
) - CSS class. Defaults to ""
.label
(:string
) - Adds a label your user, e.g name. Defaults to nil
.sub_label
(:string
) - Adds a sub-label your to your user, e.g title. Defaults to nil
.avatar_assigns
(:map
) - if using an avatar, this map will be passed to the avatar component as props. Defaults to nil
.- Global attributes are accepted.
class
(:string
) - CSS class. Defaults to ""
.- Global attributes are accepted.
class
(:string
) - CSS class. Defaults to ""
.- Global attributes are accepted. Supports all globals plus:
["colspan", "headers", "rowspan"]
.
class
(:string
) - CSS class. Defaults to ""
.- Global attributes are accepted. Supports all globals plus:
["colspan", "rowspan"]
.
class
(:string
) - CSS class. Defaults to ""
.- Global attributes are accepted.
class
(:any
) - CSS class. Defaults to ""
.label
(:string
) - Adds a label your user, e.g name. Defaults to nil
.sub_label
(:string
) - Adds a sub-label your to your user, e.g title. Defaults to nil
.avatar_assigns
(:map
) - if using an avatar, this map will be passed to the avatar component as props. Defaults to nil
.- Global attributes are accepted.