An optional ResponsiveProp that can be null or undefined.
type OptionalResponsiveProp = ResponsiveProp<T> | undefined | null
Press shift + S to search API reference.
An optional ResponsiveProp that can be null or undefined.
type OptionalResponsiveProp = ResponsiveProp<T> | undefined | null