Searched refs:OverlayProps (Results 1 – 3 of 3) sorted by relevance
8 export type OverlayProps = { alias30 } & OverlayProps;40 export class Overlay extends React.Component<OverlayProps> {
6 export type OverlayProps = { alias27 } & OverlayProps;36 export declare class Overlay extends React.Component<OverlayProps> {
1 …OverlayProps = {\n /**\n * South west, and north east corners of the image.\n */\n bounds: {…