type WidgetSourceDefaultProps = Readonly<Record<string, JsonValue>>
Type Aliases
WidgetSourceDefaultProps
JSON-serializable default props accepted by a source widget.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
JSON-serializable default props accepted by a source widget.
type WidgetSourceDefaultProps = Readonly<Record<string, JsonValue>>