Skip to main content

CanvasTemplateAttrValue

type
type CanvasTemplateAttrValue = null | boolean | number | string | readonly CanvasTemplateAttrValue[] | {}

Import

import { CanvasTemplateAttrValue } from '@modular/sdk';