Searched refs:ClusterProps (Results 1 – 4 of 4) sorted by relevance
8 export type ClusterProps = PropsWithChildren< alias46 export class Cluster extends React.Component<ClusterProps> {
6 export type ClusterProps = PropsWithChildren<{ alias40 export declare class Cluster extends React.Component<ClusterProps> {
1 …ClusterProps = PropsWithChildren<\n {\n /**\n * Cluster name\n *\n * @required\n …
1 …representing marker clusters in Expo Maps library.\n *\n * See {@link ClusterProps} for more detai…