You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: auto-init.html
+18-2
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,24 @@
13
13
<divclass="col s12 m8 offset-m1 xl7 offset-xl1">
14
14
<divid="introduction" class="section scrollspy">
15
15
<pclass="caption">
16
-
Auto Init allows you to initialize all of the Materialize Components with a single function call. It is important to note that you cannot pass in options using this
17
-
method.
16
+
Auto Init allows you to initialize all of the Materialize Components with a single function call.
0 commit comments