Type Alias: HtmlAttribute
HtmlAttribute =
Record<string,string>
The arbitrary HTML attributes for the component.
Introducing Workflow Engine, try for FREE workflowengine.io.
HtmlAttribute =
Record<string,string>
The arbitrary HTML attributes for the component.