Skip to content
Known Issues: 6 impacting issues currently listed.
impacting+ : 6View details

Widget - Sparkle Divider (native)

A themed horizontal divider that matches the base template’s “sparkle” styling.


Fields

FieldLabelDefault
marginVertical margin (CSS)12px 0

Template HTML

<hr class="sparkle-divider labw-sparkle-divider" />

Template CSS

/*
.sparkle-divider is already defined in the base template.
This lets users customize spacing without touching global styles.
*/

.labw-sparkle-divider{
margin: {{margin}};
}

“Native” widget note

This widget intentionally reuses base-template/MyOshi classes for its look.
If you switch templates or remove the base template styles, you may need to add your own styling.

Help
Shortcuts
  • Ctrl/ + K: Tools palette (Lab)