Skip to content Skip to sidebar Skip to footer

hoverable class in materialize css

     hoverable class is used to apply the natural and standard shadow effect, when the user mouse over or touch the elements.

The example is given below.

Syntax

 ....class="hoverable"....

Example
<div class="hoverable">Test Div</div>

Example Program:- (Editor)


Editor is Loading...

Advertisement

Post a Comment for "hoverable class in materialize css"