文件名称:fontoxml-table-flow-xhtml:FontoXML XHTML表支持附件
文件大小:26KB
文件格式:ZIP
更新时间:2024-05-23 05:07:32
JavaScript
类别 加载项/ fontoxml-table-flow-xhtml XHTML表支持 此附加组件将对XHTML表的支持添加到Fonto编辑器中。 该加载项提供了一个名为{@link configureAsXhtmlTableElements}的函数。 此函数配置所有XHTML表元素。 这样就无需分别配置任何XHTML表元素。 configureAsXhtmlTableElements函数应在configureSxModule文件中使用,如下所示: configureAsXhtmlTableElements(sxModule, { // Priority of the selectors used to select the table elements (optional) priority: 2, // True if a th element should be used
【文件预览】:
fontoxml-table-flow-xhtml-develop
----fonto-manifest.json(107B)
----test()
--------specs()
----src()
--------install.js(1KB)
--------operations.json(669B)
--------operations-caption.json(660B)
--------configureAsXhtmlTableElements.js(16KB)
--------configureSxModule.js(81B)
--------table-definition()
--------operations-cell-alignment.json(9KB)
--------operations-column-alignment.json(2KB)
----.gitignore(18B)
----README.md(6KB)
----bitbucket-pipelines.yml(724B)