latest--div.schema
shared| Type | nameItem | textItem | buttonItem | inputItem | passwordItem | divItem[] |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/fulibworkflows/_shared/latest--div.schema.json |
| Parent schema | fulibworkflows |
Type:
nameItem | textItem | buttonItem | inputItem | passwordItem | divItem[]
Page Schema for the generation file of fulibWorkflows
Items
nameItem | textItem | buttonItem | inputItem | passwordItem | divItem
Definitions
nameItem
object
Defines the name of a div
divName
string
required
textItem
object
Defines a text
text
string
required
buttonItem
object
Defines a button with optional command
button
string
required
targetPage
string
inputItem
object
Defines an input with optional value
input
string
required
value
string | integer
passwordItem
object
Defines a password input with optional value
password
string
required
value
string | integer
divItem
object
Defines a text
div
string | array
required