Interface: RemViewerProps
Hierarchy
↳
RemViewerProps
Properties
className
• Optional
className: string
height
• Optional
height: string
| number
Inherited from
ComponentDimensionsProps.height
maxHeight
• Optional
maxHeight: string
| number
Inherited from
ComponentDimensionsProps.maxHeight
maxWidth
• Optional
maxWidth: string
| number
Inherited from
ComponentDimensionsProps.maxWidth
remId
• remId: undefined
| string
width
• Optional
width: string
| number