mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge branch 'multiselect' of github.com:davep/textual into multiselect
This commit is contained in:
@@ -223,7 +223,7 @@ class SelectionList(Generic[SelectionType], OptionList):
|
||||
"""Initialise the selection list.
|
||||
|
||||
Args:
|
||||
*content: The content for the selection list.
|
||||
*selections: The content for the selection list.
|
||||
name: The name of the selection list.
|
||||
id: The ID of the selection list in the DOM.
|
||||
classes: The CSS classes of the selection list.
|
||||
|
||||
Reference in New Issue
Block a user