The Munchkin social Networks share.
- Source:
Example
<div class="ui sn-share">
<!-- content -->
</div>
Members
.as-alternative :variation
The white transparency design for the share component without title only for desktop.
Type:
- variation
- Source:
Example
<div class="ui sn-share as-alternative">
<!-- content -->
</div>
.as-complementary :variation
The white transparency design for the share component without title only for mobile.
Type:
- variation
- Source:
Example
<div class="ui sn-share as-complementary">
<!-- content -->
</div>
.with-alternative-padding :variation
Apply a 10px 50px padding on the component.
Type:
- variation
- Source:
Example
<div class="ui sn-share as-alternative with-alternative-padding">
<!-- content -->
</div>