Skip to content

pantoken / renderers/tinymce/src / getModifierSuggestions

函式: getModifierSuggestions()

getModifierSuggestions(entryName, prefix?): object[]

取得元件/工具的所有修飾建議,可用選用的前綴進行過濾。 回傳 { name, prop, value?, description } 物件陣列。

參數

entryName

string

prefix?

string

回傳

object[]