Skip to content

drugoi7/Ionic-Unlock-Component

 
 

Repository files navigation

Ionic-Unlock-Component

We built this proof of concept component based on a question posted in the Ionic Forum.

The visual design is based on this blog post from CSS-Tricks.

Component Markup

<unlocker (unlocked)="unlockedHandler($event)"></unlocker>

Events

When the user releases the thumb, the component will emit an unlocked event with a boolean if the slider was slid completly to the end of the track.

Customizing

For now, the text that is shown in the slider track is set within the unlocker.scss.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 39.0%
  • TypeScript 33.6%
  • HTML 20.2%
  • JavaScript 7.2%