NcSettingsSection
Props
Prop name | Description | Type | Values | Default |
---|---|---|---|---|
title | string | - | ||
description | string | - | '' | |
docUrl | string | - | '' | |
limitWidth | Limit the width of the setting's content By default only the title and description have a limit, use this property to also apply this to the rest of the content. | boolean | - | true |
Slots
Name | Description | Bindings |
---|---|---|
default |
General description
This component is to be used in the settings section of nextcloud.
Examples
loading...