Svelte
<
Inspect
{
value
} />
Modules
Variables
inlineConfigProperties
Types
CollapseState
Configurable
CustomComponentEntry
CustomComponentPredicate
CustomComponentProps
CustomComponentPropsTransformFn
CustomComponents
CustomEntryComponentOnly
CustomEntryWithPredicate
CustomEntryWithTransform
InlineConfig
InspectOptions
InspectProps
InspectValuesOptions
PanelProps
TypeViewProps
ValueType
addComponent
()
addToPanel
()
configured
()
removeFromPanel
()
setGlobalInspectOptions
()
CustomComponents
type
CustomComponents
=
Record
<
string
,
CustomComponentEntry
>;