Type alias BlurProps

BlurProps: {
    overlay?: any;
} & CoreViewProps

Type declaration

  • Optional overlay?: any

Generated using TypeDoc