Class: PreviewRemCards
Hierarchy
Component
<PreviewRemCardsProps
>↳
PreviewRemCards
Constructors
constructor
• new PreviewRemCards(props
)
Parameters
Name | Type |
---|---|
props | PreviewRemCardsProps | Readonly <PreviewRemCardsProps > |
Inherited from
React.Component<PreviewRemCardsProps>.constructor
• new PreviewRemCards(props
, context
)
Parameters
Name | Type |
---|---|
props | PreviewRemCardsProps |
context | any |
Inherited from
React.Component<PreviewRemCardsProps>.constructor
Methods
render
▸ render(): Element
Returns
Element
Overrides
React.Component.render