umbraco-tiptap-statusbar-extension

安装量: 58
排名: #12755

安装

npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-tiptap-statusbar-extension

Umbraco Tiptap Statusbar Extension What is it? A Tiptap Statusbar Extension adds components to the status bar at the bottom of the Rich Text Editor. Common uses include showing element path (breadcrumb navigation), word count, character count, or other editor state information. Unlike toolbar extensions, statusbar extensions are purely visual/informational elements. Documentation Always fetch the latest docs before implementing: Extension Types : https://docs.umbraco.com/umbraco-cms/customizing/extending-overview/extension-types Rich Text Editor : https://docs.umbraco.com/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor Tiptap Docs : https://tiptap.dev/docs/editor/extensions/overview Foundation : https://docs.umbraco.com/umbraco-cms/customizing/foundation

返回排行榜