class String
Public Instance Methods
component()
click to toggle source
# File lib/html-native/builder.rb, line 77 def component HTMLComponent::Builder.new(self) end
# File lib/html-native/builder.rb, line 77 def component HTMLComponent::Builder.new(self) end