Skip to content

pantoken / formats/icons/src / IconResolverChainOptions

接口: IconResolverChainOptions

Beta

由图标解析渲染器共享的选项(buildIconResolverChain)。

属性

resolve?

optional resolve?: IconResolver

Beta

显式解析器,在尝试内置 pantoken 图标集之前使用。


plugins?

optional plugins?: readonly PantokenPlugin[]

Beta

rehype 钩子提供解析器的插件(最先尝试)。