RichTextField
import { RichTextField } from '@ra-libs/react';
<RichTextField source="description" fullWidth useLabel />;Props
Prop
Required
Type
Default
Description
Last updated
import { RichTextField } from '@ra-libs/react';
<RichTextField source="description" fullWidth useLabel />;Last updated