Function CardContentExWithRef
- CardContentExWithRef(props): ReactNode
Returns ReactNode
Properties
Readonly$$typeof
$$typeof: symbol
OptionaldefaultProps
defaultProps?: Partial<Omit<CardContentExProps, "ref"> & RefAttributes<null | HTMLDivElement>> OptionaldisplayName
displayName?: string
OptionalpropTypes
propTypes?: WeakValidationMap<Omit<CardContentExProps, "ref"> & RefAttributes<null | HTMLDivElement>>
Deprecated
Use values for destructuring assignments instead.