type JsonValue = JsonPrimitive | JsonValue[] | JsonObject | PortalWidgetNode
Type Aliases
JsonValue
Serializable value accepted by portal resources and widget props.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Serializable value accepted by portal resources and widget props.
type JsonValue = JsonPrimitive | JsonValue[] | JsonObject | PortalWidgetNode