List

iCheck List for WireBootstrap enhances basic Bootstrap checkboxes and radio buttons.
Use the icheckList class to create an instance of the iCheck List for WireBootstrap component.
const myList = new wire.icheckList();Render
Render the component using an HTML ul element.
Last updated
Was this helpful?