Loading
Delayed loading indicator with primary/secondary messages.
<Loading />
Prop | Type | Default | Description |
---|---|---|---|
loadingPrimary | string | ra.page.loading | Main heading i18n key |
loadingSecondary | string | ra.message.loading | Secondary text key |
delay | number | 1000 | Delay before showing (ms) |