Type Alias: ViewerProps
ViewerProps =
object
Defined in: components/Viewer/index.tsx:12
Properties
adapter
adapter:
ViewerAdapter
Defined in: components/Viewer/index.tsx:13
children?
optionalchildren?:ReactNode
Defined in: components/Viewer/index.tsx:14
className?
optionalclassName?:string
Defined in: components/Viewer/index.tsx:15