include blur props
This commit is contained in:
@@ -429,6 +429,8 @@ function Element.new(props)
|
|||||||
objectFit = self.objectFit,
|
objectFit = self.objectFit,
|
||||||
objectPosition = self.objectPosition,
|
objectPosition = self.objectPosition,
|
||||||
imageOpacity = self.imageOpacity,
|
imageOpacity = self.imageOpacity,
|
||||||
|
contentBlur = self.contentBlur,
|
||||||
|
backdropBlur = self.backdropBlur,
|
||||||
}, {
|
}, {
|
||||||
Color = Color,
|
Color = Color,
|
||||||
RoundedRect = RoundedRect,
|
RoundedRect = RoundedRect,
|
||||||
|
|||||||
Reference in New Issue
Block a user