Function: MarkdownFieldBinding
▸ MarkdownFieldBinding(«destructured»
): Element
Render a markdown field that allows edition and seeing the preview.
This is one of the internal components that get mapped natively inside forms and tables to the specified properties.
Parameters
Name | Type |
---|---|
«destructured» | FieldProps <string , any , any > |
Returns
Element