Skip to content

Commit

Permalink
Update SectionDocs.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Anders <[email protected]>
  • Loading branch information
tujoworker and langz authored Sep 12, 2024
1 parent 677ae4d commit 36e10ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const SectionProperties: PropertiesTableProps = {
status: 'optional',
},
containerMode: {
doc: 'Defines the container mode. Can be `view`, `edit` or `auto`. When set to `auto`, the mode will initially be "edit" if fields contain errors. Defaults to `auto`.',
doc: 'Defines the container mode. Can be `view`, `edit` or `auto`. When set to `auto`, the mode will initially be `edit` if fields contain errors. Defaults to `auto`.',
type: 'string',
status: 'optional',
},
Expand Down

0 comments on commit 36e10ed

Please sign in to comment.