Actionbar

Star Wars
Attribute Type Documentation Default Value
id :any

html attribute id

Read more Read less
false
class :any

html attribute class

Read more Read less
""
left_class :any

left part html attribute class

Read more Read less
""
right_class :any

right part html attribute class

Read more Read less
""
left :slot

Left part of action bar.

Show slot attributes Hide slot attributes
id :any
class :any
<:left>
  Star Wars
</:left>
<:right>
  <button>action</button>
</:right>
right :slot

Right part of action bar.

Show slot attributes Hide slot attributes
id :any
class :any
<:left>
  Star Wars
</:left>
<:right>
  <button>action</button>
</:right>