|
@@ -123,7 +123,7 @@ class Section(el.Section, RadixThemesComponent):
|
|
|
|
|
|
Args:
|
|
|
*children: Child components.
|
|
|
- size: The size of the section: "1" - "3" (default "3")
|
|
|
+ size: The size of the section: "1" - "3" (default "2")
|
|
|
access_key: Provides a hint for generating a keyboard shortcut for the current element.
|
|
|
auto_capitalize: Controls whether and how text input is automatically capitalized as it is entered/edited by the user.
|
|
|
content_editable: Indicates whether the element's content is editable.
|