material-ui-animated-checkbox

Animated Checkbox [unstable]

Usage no npm install needed!

<script type="module">
  import materialUiAnimatedCheckbox from 'https://cdn.skypack.dev/material-ui-animated-checkbox';
</script>

README

Material UI: Animated Checkbox [unstable]

This is a unstable version of my pull request to @material-ui/core. The stable one is not done yet since I don't have a good solution that's programmed well and supported for all devices.

  • Probably does not work on IE
  • Indeterminate version not included
npm install material-ui-animated-checkbox
import Checkbox from 'material-ui-animated-checkbox';