From 1e6d5ac6774e035061cd3e7766d9b9bbaff40b71 Mon Sep 17 00:00:00 2001 From: Michael Fatemi Date: Tue, 20 Jul 2021 15:21:35 -0400 Subject: [PATCH] Update Style type to CSSProperties This allows us to get IntelliSense support when specifying containerStyle and style. --- index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.d.ts b/index.d.ts index 9499bf60..9f2416d9 100644 --- a/index.d.ts +++ b/index.d.ts @@ -26,7 +26,7 @@ export interface IProvidedProps { type mapEventHandler = (mapProps?: IMapProps, map?: google.maps.Map, event?) => any -type Style = Object +type Style = React.CSSProperties; export interface IMapProps extends google.maps.MapOptions { google: GoogleAPI pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy