Method: Formalist::Element#name

Defined in:
lib/formalist/element.rb

#nameObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

API:

  • private



9
10
11
# File 'lib/formalist/element.rb', line 9

def name
  @name
end