We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cffe105 commit bd457b6Copy full SHA for bd457b6
packages/taro-runtime/src/dom/style_properties.ts
@@ -8,6 +8,7 @@ const WEBKIT = 'webkit'
8
const styleProperties = [
9
'all',
10
'appearance',
11
+ 'backdropFilter',
12
'blockOverflow',
13
'blockSize',
14
'bottom',
0 commit comments