Table of contents
Welcome! To the official documentation for
yii2-materializecss
Browse the topics.
Forms
-
Buttons are used to express actions.
-
Submit buttons are special buttons triggering form submit.
-
Switch buttons represent the choice between two states.
-
Date picker provides an interface to easily set dates.
-
Time picker provides an interface to easily set time values.
-
Parallax scrolling is an effect where the background is scrolled at a different speed compared...
-
Material Box is the Materialize implementation of a lightbox to display images.
-
Progress bars are usually used to show the state of an ongoing process.
-
Like progress bars, spinners can be used to show progress.
-
Alerts can be used to conveniently display the flash messages of Yii's session component.
-
Chips are a very convenient way to show short snippets of information.
-
The Icon class is a base class handling the displaying of icons.
-
Modals are useful to show dialog boxes or special content that can be called up.
This documentation is work in progress. In the course of time more and more chapters will be published. Stay tuned.