Type alias LensLaunchParams

LensLaunchParams: Record<string, string | number | string[] | number[]>

Various lenses may support the passing of certain parameters from the application to the lens when it is launched.

Generated using TypeDoc