Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/html-native/logic.rb,
lib/html-native/builder.rb

Instance Method Summary collapse

Instance Method Details

#componentObject



77
78
79
# File 'lib/html-native/builder.rb', line 77

def component
  HTMLComponent::Builder.new(self)
end