Skip to content

Mistakes in documentation #37

@ustas4

Description

@ustas4

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions