All available attributes for each HTML element type should be listed in uix-dom/attributes.ts (in const htmlElementAttributes)
The accepted type for each attribute should also be specified as closely as possible (in type htmlElementAttributeValues)
Reference:
All available attributes for each HTML element type should be listed in uix-dom/attributes.ts (in
const htmlElementAttributes)The accepted type for each attribute should also be specified as closely as possible (in
type htmlElementAttributeValues)Reference: