Function: MarkdownFieldBinding
▸ MarkdownFieldBinding(__namedParameters
): 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 |
---|---|
__namedParameters | FieldProps <string , any , any > |
Returns
Element