Preparing search index...
The search index is not available
@devops-web/utils - v1.0.9
@devops-web/utils
removeCSS
Function removeCSS
removeCSS
(
key
,
option
?
)
:
void
移除与特定键关联的CSS样式元素。
Parameters
key
:
string
用于识别要移除的CSS样式的唯一键。
option
:
Options
= {}
可选参数,提供额外的配置选项,默认为空对象。
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@devops-web/utils - v1.0.9
Loading...
移除与特定键关联的CSS样式元素。