useGridTypeDefaults
Hook to access the type defaults from context.
useGridTypeDefaults(): TypeDefaultsMap | nullReturns
Section titled “Returns”TypeDefaultsMap | null - The type defaults map, or null if not within a GridTypeProvider
Hook to access the type defaults from context.
useGridTypeDefaults(): TypeDefaultsMap | nullTypeDefaultsMap | null - The type defaults map, or null if not within a GridTypeProvider