主页 > purgecss-webpack-plugin > PurgeCSSUserDefinedOptions > dynamicAttributes

PurgeCSSUserDefinedOptions.dynamicAttributes 属性

选项,用于添加自定义 CSS 属性选择器,如“aria-selected”、“data-selected”等。

签名

dynamicAttributes?: string[];