Function: MarkdownField
▸ MarkdownField(__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 | MarkDownFieldProps |
Returns
Element