Commit a1d14f4d authored by Kevin Yumang's avatar Kevin Yumang

SERV-2286 - divider documentation

parent c5afe60a
......@@ -10,23 +10,23 @@
{{-- Elements --}}
@Limitless::ElementCardStart(['title' => "Divider", 'icon' => 'icon-grid5'])
@Limitless::ElementCardStart(['title' => "Divider"])
@Limitless::ElementCardStart(['title' => "Divider"])
<p>A styled horizontal line for separating contents.</p>
@Limitless::Divider
</br>
<h6>Parameters : NONE</h6>
@Limitless::ElementCardStop
<p>A styled horizontal line for separating contents.</p>
@Limitless::Divider
</br>
<h6>Parameters : NONE</h6>
@Limitless::ElementCardStop
@Limitless::ElementCardStop
{{-- Sample Output --}}
@Limitless::ElementCardStart(['title' => "Sample Output", 'icon' => 'icon-display4' ] )
<p>some content...</p>
@Limitless::Divider
<p>some content...</p>
@Limitless::ElementCardStop
@php
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment