Socket
Socket
Sign inDemoInstall

mofron-effect-blur

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mofron-effect-blur

blur effect for mofron


Version published
Maintainers
1
Install size
3.80 kB
Created

Readme

Source

mofron-effect-blur

mofron is module based frontend framework.

blur effect for mofron

this effect makes the component to blurring.

Install

npm install mofron mofron-effect-blur

Sample

<setting>
    <tag load="mofron-comp-text">Text</tag>
    <tag load="mofron-effect-blur">Blur</tag>
</setting>

<Text effect=Blur("0.01rem")>Blur Effect</Text>

Parameter

Short
Form
Parameter NameTypeDescription
valuestringblur size (css value)

Keywords

FAQs

Last updated on 23 Aug 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc