Method: Satis::Tab::Component#selected_tab_index
- Defined in:
- app/components/satis/tab/component.rb
#selected_tab_index ⇒ Object (readonly)
Returns the value of attribute selected_tab_index.
6 7 8 |
# File 'app/components/satis/tab/component.rb', line 6 def selected_tab_index @selected_tab_index end |