Skip to main content
style
string | object
The glass effect configuration. Can be a string style name or an options object.

Support

Usage

Basic glass effect

With tint color

Interactive glass effect

Notes

  • On iOS, this uses the native Liquid Glass material introduced in iOS 26.
  • On web, this is approximated using CSS backdrop-filter effects.