Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 889 Bytes

example-markdown-table.md

File metadata and controls

7 lines (7 loc) · 889 Bytes
Key Title Description Type Required Default value
stringType String Type Field A field that accepts a string type input. string true
numberType Number Type Field [Unit] A field that accepts a number type input. number true
integerType Integer Type Field [Unit] A field that accepts an integer type input. integer false
booleanType Boolean Type Field A field that accepts a boolean type input. boolean true
arrayType Array Type Field A field that accepts an array type input. array true