create Inline Frame Json Ml
Type: Function
How to get createInlineFrameJsonMl?
JavaScript
import createInlineFrameJsonMl from 'fontoxml-families/src/createInlineFrameJsonMl.js'
Create a JsonML fragment which appears as an inline frame in the rendered document.
For use by elements configured using configureAsInlineObject.
Arguments
inner
Json Ml (Required)
Type: JsonML
The JsonML to place inside the frame
source
Node (Required)
Type: NodeProxy
renderer
(Required)
Type: JsonRenderer
visualization
(Required)
Type: CvkOptions
Visualization options to use for the inline frame
Returns
Type: JsonMl