Skip to content
On this page

NcAppSettingsDialog

Author: John Molakvoæ skjnldsv@protonmail.com ,Author: Raimund Schlüßler raimund.schluessler@mailbox.org

Props

Prop nameDescriptionTypeValuesDefault
openDetermines the open / closed state of the modalboolean-
showNavigationShows the navigation on desktop if trueboolean-false
containerSelector for the popover containerstring-'body'
titleTitle of the settingsstring-''

Events

Event namePropertiesDescription
update:open

Slots

NameDescriptionBindings
default

Just nest the AppSettingSections component into NcAppSettingsDialog, providing the section's title prop. You can put your settings within each NcAppSettingsSection component.

loading...