The Wayback Machine - https://web.archive.org/web/20201204202041/https://github.com/topics/css-custom-properties
Skip to content
#

css-custom-properties

Here are 46 public repositories matching this topic...

xaota
xaota commented Aug 1, 2019

если не указан атрибут ripple, не вызывать ripple-эффект при клике в полях ввода.

пример:

<material-input>        <!-- ripple-анимация не показывается при клике -->
<material-input ripple> <!-- ripple-анимация показывается при клике -->
  • дополнительно: параметр атрибута (необязателен) можно использовать для настроек скорости эффекта (slow, fast, ...)

Improve this page

Add a description, image, and links to the css-custom-properties topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the css-custom-properties topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.