Use the default settings
<h1 >Hello World</h1>
Use the custom options
filterString (default: 'blur(1.5px)'): The graphical effects like blur or color shift applied to the element.opacityString (default: '0.5'): The opacity applied to the element.shouldBlurBoolean (default: true): Whether the element should be blurred.transitionString (default: 'all .2s linear'): The animated transitions between element states.
<h1 >Hello World</h1>