EntityPreviewContainerProps
Este conteúdo não está disponível em sua língua ainda.
@firecms/core / EntityPreviewContainerProps
Type Alias: EntityPreviewContainerProps
Section titled “Type Alias: EntityPreviewContainerProps”EntityPreviewContainerProps =
object
Defined in: components/EntityPreview.tsx:193
Properties
Section titled “Properties”children
Section titled “children”children:
React.ReactNode
Defined in: components/EntityPreview.tsx:194
className?
Section titled “className?”
optionalclassName:string
Defined in: components/EntityPreview.tsx:198
fullwidth?
Section titled “fullwidth?”
optionalfullwidth:boolean
Defined in: components/EntityPreview.tsx:196
hover?
Section titled “hover?”
optionalhover:boolean
Defined in: components/EntityPreview.tsx:195
onClick()?
Section titled “onClick()?”
optionalonClick: (e) =>void
Defined in: components/EntityPreview.tsx:200
Parameters
Section titled “Parameters”React.SyntheticEvent
Returns
Section titled “Returns”void
optionalsize:PreviewSize
Defined in: components/EntityPreview.tsx:197
style?
Section titled “style?”
optionalstyle:React.CSSProperties
Defined in: components/EntityPreview.tsx:199