Method: Primer::Alpha::Dialog#id
- Defined in:
- app/components/primer/alpha/dialog.rb
permalink #id ⇒ Object (readonly)
The dialog’s ID value.
55 56 57 |
# File 'app/components/primer/alpha/dialog.rb', line 55 def id @id end |
The dialog’s ID value.
55 56 57 |
# File 'app/components/primer/alpha/dialog.rb', line 55 def id @id end |