Actionbar

Star Wars
Attribute Type Documentation Default Value
id :any html attribute id false
class :any html attribute class ""
left_class :any left part html attribute class ""
right_class :any right part html attribute class ""
left :slot Left part of action bar.
<:left>
  Star Wars
</:left>
<:right>
  <button>action</button>
</:right>
right :slot Right part of action bar.
<:left>
  Star Wars
</:left>
<:right>
  <button>action</button>
</:right>