diff --git a/src/__template__/ComponentTemplate.vue b/src/__template__/ComponentTemplate.vue index 6c5dbc41..cf881aec 100644 --- a/src/__template__/ComponentTemplate.vue +++ b/src/__template__/ComponentTemplate.vue @@ -156,6 +156,7 @@ const svgProcessedContent = `${svgTitleContent}${!props.staticIds ? prefixSvgIds class="kui-icon {%%KONG_COMPONENT_ICON_CLASS%%}" data-testid="kui-icon-wrapper-{%%KONG_COMPONENT_ICON_CLASS%%}" :style="rootElementStyles" + :tabindex="decorative ? '-1' : undefined" >