The type of blur for containers.
This type can have the following values.
| Value | Description |
|---|
"none" | Container does not blur. |
"blur" | The container blurs its background. |
"glass" | On iOS the container uses the Liquid Glass effect. On Android it is the same as "blur". |
"target" | Target for a container with a blur effect. This is necessary on Android. |