TimelineArrayField
TimelineArrayField component uses mui Timeline component to render an array of string as a timeline with Labeled component.
Usage
Props
Prop
Required
Type
Default
Description
useLabel
false
boolean
false
whether to use react-admin Labeled component or not.
Last updated