DotNaos UI
LayoutBrowser

Preview

Preview from the Layout package.

Source code

Waiting for the preview before loading source files · 2 of 2

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
selectorsRequired
readonly { label: string; value?: string; options: { value: string; label: string; }[]; onChange: (value: string) => void; }[]
identityOptional
string
urlOptional
string
unavailableOptional
string
loadingOptional
boolean
onRefreshRequired
() => void