Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk
CanvasTemplateAttrValue
type
type CanvasTemplateAttrValue = null | boolean | number | string | readonly CanvasTemplateAttrValue[] | {}
Import
import { CanvasTemplateAttrValue } from '@modular/sdk';