Skip to content

jellygnite/silverstripe-admin-toggle-checkbox

Repository files navigation

Jellygnite Admin Toggle Checkbox

Introduction

Converts a checkbox to a toggle slider.

Installation

composer require jellygnite/silverstripe-admin-toggle-checkbox

Usage

Simply add the class 'toggle' to your CheckboxField. e.g.

CheckboxField::create('IsFeatured', 'Is Featured?')->addExtraClass('toggle'),

Based on https://github.com/i-lateral/silverstripe-admin-toggle-checkbox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published