Disabled HTML Attributes
Property
- disabledHtmlAttributes
Purpose
- Hides certain HTML Attributes from being visible as properties user can change in the Property Panel
{
disabledHtmlAttributes: ['spellcheck', 'id'],
}
{
disabledHtmlAttributes: ['spellcheck', 'id'],
}