htm
x
中文网
文档
速查表
示例
博客
方法 - htmx.removeExtension()
从 htmx 中删除指定的扩展
参数
name - 要删除的扩展名
例子
htmx
.
removeExtension
(
"my-extension"
);