FontFaceSet: clear() メソッド
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.
clear()
は FontFaceSet
インターフェイスのメソッドで、このインターフェイスを介して追加されたすべてのフォントを除去します。 @font-face
ルールで追加されたフォントは除去されません。
構文
js
clear()
引数
なし。
返値
なし (undefined
)。
仕様書
Specification |
---|
CSS Font Loading Module Level 3 # dom-fontfaceset-clear |
ブラウザーの互換性
BCD tables only load in the browser