Segmented Controls - Puppertino Framework
Có thể bạn quan tâm
General Usage of the segmented controls.
Segmented controls are made of 2 main elements, the container and the links inside of them which can include SVGs or plain text. The container features the main class, p-segmented-controls and the links inside of it don't need to feature any class in particular, just active for the active control. There also Modifier classes to change the default look of the segmented controls. Keep in mind that while the Segmented controls component features a JS, it does not manage states, views or any type of functionality, if you wish to manage these states you will have to create a JS that accomplishes what you want to do.
Roadmap SateliteUsage:
<div class="p-segmented-controls"> <a href="#" class="active">Roadmap</a> <a href="#">Satelite</a> </div>Từ khóa » Html Css Segmented Control
-
CSS Segmented Control - CodePen
-
Create Segmented Control-like With Animation - Stack Overflow
-
Building A Segmented Control Component | Let's Build UI
-
Segmented-control-css - Npm
-
Segmented Control Interface - Web Designer Wall
-
Best Free Segmented Control In JavaScript & CSS - CSS Script
-
Segmented Control With JavaScript And CSS - Web Dev Trick
-
Springload/segmented-control: A Simple, CSS-driven Way To ... - GitHub
-
Custom Forms - Segmented Control
-
Pure CSS Segmented Controls | CSSDeck
-
Segmented Button CSS - Webix Docs
-
Lab5-segmented-control-html-css - CodeSandbox
-
How To Create List Segmented Control With JavaScript And CSS
-
Segmented Controls - Human Interface Guidelines - Apple Developer