configure As Inline Structure
Type: Function
How to get configureAsInlineStructure?
JavaScript
import configureAsInlineStructure from 'fontoxml-families/src/configureAsInlineStructure.js'
Use this to group child elements while leaving the group itself invisible.
Elements configured as inline structure are not visible in the document themselves. They are, like all ancestors of the elements that contains the cursor, included in the breadcrumb menu.
Inline structures don't affect keyboard flow. Empty inline structures will be removed automatically.
Use this family for inline elements that are semantically irrelevant for the author and are only used for the grouping of other elements.
The following widget areas are available:
-
inlineBefore
-
inlineAfter
This family has a number of additional options which affect how it behaves:
-
defaultTextContainer
Arguments
sx
Module (Required)
Type: SxModule
selector
(Required)
Type: XPathTest
markup
Label (Required)
Type: String
options
(Required)
Type: CvkOptions