Class: Vime::Ui::Ui

Inherits:
Component
  • Object
show all
Defined in:
app/components/vime/ui/ui.rb

Instance Method Summary collapse

Methods inherited from Component

#dom_attrs

Instance Method Details

#callObject



8
9
10
# File 'app/components/vime/ui/ui.rb', line 8

def call
   "vm-ui", content, process_attrs(dom_attrs)
end