Method: OryClient::UiNode#type
- Defined in:
- lib/ory-client/models/ui_node.rb
#type ⇒ Object
The node’s type text Text input Input img Image a Anchor script Script
29 30 31 |
# File 'lib/ory-client/models/ui_node.rb', line 29 def type @type end |