A
Anonymous

Project Filter Form - Copy this Html, Bootstrap Component to your project

<form> <div class="col s12 switch center alumno"> <label> <span>SOLO LOS ACTIVOS</span> <input type="checkbox" name="todos" value="true" <c:if test="${activos}">checked </c:if> onchange="submit()"> <span class="lever"></span> <span>TODOS LOS PROYECTOS</span> </label> </div> </form> quiero darle un mejor diseño

Prompt
Component Preview

About

Project Filter Form - Enhance project selection with a toggle for active projects, built with HTML and Bootstrap. Easy to use and vis. Copy component code!

Share

Last updated 1 month ago