mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Fix a copy/pasteo
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
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