PayloadType
Fallback widget kind for a theme token's generic form control — the four kinds the editor's
auto-render offers when no richer valueKind control applies. The name is a holdover from the
retired Payload-era field builder; the widgets themselves render on the native form core.
Definition
type PayloadType = 'text' | 'select' | 'number' | 'checkbox';'text' | 'select' | 'number' | 'checkbox'
Related
FeatureFlagService ReviewService ShopService FeatureFlagOption FeatureFlagRef ResolvedCartLineTokens ResolvedProductCardTokens ResolvedShopTheme
Optional
Converts every key of T to optional and nullable. Use to type partial update inputs where any field may be omitted or explicitly cleared to null.
productCardCustomProperty
Maps a key to the CSS custom property it serializes to. Aspect knobs target the aspectproductcard namespace; every other knob targets productcard.