Class: CGallery
frontend.CGallery
#
HierarchyComponent
<TCGalleryProps
>↳
CGallery
#
Table of contents#
Constructors#
Methods#
Constructors#
constructor• new CGallery(props
)
#
ParametersName | Type |
---|---|
props | TCGalleryProps | Readonly <TCGalleryProps > |
#
Inherited fromReact.Component<TCGalleryProps>.constructor
#
Defined innode_modules/@types/react/index.d.ts:475
• new CGallery(props
, context
)
deprecated
see
https://reactjs.org/docs/legacy-context.html
#
ParametersName | Type |
---|---|
props | TCGalleryProps |
context | any |
#
Inherited fromReact.Component<TCGalleryProps>.constructor
#
Defined innode_modules/@types/react/index.d.ts:480
#
Methods#
renderâ–¸ render(): Element
#
ReturnsElement
#
OverridesReact.Component.render
#
Defined insystem/core/frontend/src/components/CGallery/CGallery.tsx:256