-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
datastack.stacker.stacker.datastack def list(self,
data: Iterable = [],
on_click: (...) -> Any | None = None,
id: str | None = None,
slot_start: str | None = None,
slot_end: str | None = None) -> None
Display list element
Params:
data – Iterable list to display
on_click – An option callback invoked when this list is clicked.
id – An optional string or integer to use as the unique key for the element.
slot_start – data top be diplay at the beginning of the list
slot_end – data to be dipalay at the end of the list
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels