Entry.EntryCardLoading
Components
EntryLoadingPlaceholder()
EntryLoadingPlaceholder(
props
,context
?):ReactNode
Parameters
Parameter | Type |
---|---|
props | PropsWithChildren <EntryLoadingPlaceholderProps > |
context ? | any |
Returns
ReactNode
Source
libs/design-system-components/src/components/Entry/EntryCardLoading/index.tsx:12
Props
EntryLoadingPlaceholderProps
EntryLoadingPlaceholderProps:
object
Type declaration
Member | Type |
---|---|
animated | boolean |
noWrapperCard | boolean |
Source
libs/design-system-components/src/components/Entry/EntryCardLoading/index.tsx:7