Skip to content

pantoken / renderers/tinymce/src / getModifierSuggestions

函数: getModifierSuggestions()

getModifierSuggestions(entryName, prefix?): object[]

获取组件/实用程序的所有修饰符建议,可按可选前缀过滤。 返回 { name, prop, value?, description } 对象的数组。

参数

entryName

string

prefix?

string

返回值

object[]