Components

WColorInput

Stories

Open in Storybook

Props

Prop Default Type
bordertrueboolean | undefined
allowAlphatrueboolean | undefined
copyTransformstringValFunction | undefined
stringPrecision3number | undefined
customRepresentationvoid 0Record<string, any> | undefined
modelValueany
idstring | undefined
labelstring | undefined
tempValue(() => undefined) | undefined
rootPropsRecord<string, any> | undefined

Events

Event Type
update:modelValue[value: any]
update:tempValue[value: (() => undefined) | undefined]