This website requires JavaScript.
Explore
Help
Register
Sign In
mdbootstrap
/
mdb-ui-kit
Watch
1
Star
1
Fork
0
You've already forked mdb-ui-kit
mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced
2024-11-15 14:17:54 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
542cbf5718
mdb-ui-kit
/
docs
/
material-design
/
test.md
10 lines
94 B
Markdown
Raw
Normal View
History
Unescape
Escape
Changing strategy on labels. Using js to resolve unmarked labels, otherwise going to specify the label variant as a class on the label itself. The js is just a fall back for default markup and specialized markup will win. i.e. mark any label.mdb-label and regardless of it's location, it will be used for styling. Configurable selectors in the config. On the plus side, if you are good with js resolution, this allows for globally specified label styles!
2015-12-11 20:07:03 +03:00
---
layout: docs
title: Test
group: material-design
---
checkboxes and radios (default and inline) are working. radio refactoring seems complete.
2015-12-15 01:42:22 +03:00
{% example html %}
documentation complete for CollapseInline component
2016-01-08 22:44:23 +03:00
Changing strategy on labels. Using js to resolve unmarked labels, otherwise going to specify the label variant as a class on the label itself. The js is just a fall back for default markup and specialized markup will win. i.e. mark any label.mdb-label and regardless of it's location, it will be used for styling. Configurable selectors in the config. On the plus side, if you are good with js resolution, this allows for globally specified label styles!
2015-12-11 20:07:03 +03:00
{% endexample %}
Reference in New Issue
Copy Permalink