create Inline Label Widget
Type: Function
How to get createInlineLabelWidget?
JavaScript
import createInlineLabelWidget from 'fontoxml-families/src/createInlineLabelWidget.js'
Use this widget to display a given label in an inline widget area.
Optionally, you can use the variation
option set to sentence
to get non-capitalized text.
Arguments
label
(Required)
Type: String
The label to be displayed.
options
(Required)
Type: Object
Properties
Returns
Type: Widget