Opened 11 years ago
Closed 11 years ago
#7459 closed feature (fixed)
Widget: Extend .option() to get partial nested options
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.widget | Version: | 1.8.13 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Related to #7035, it should be possible to get a deep option via .button( "option", "icons.primary" ).
Note: See
TracTickets for help on using
tickets.
Widget: Added ability to get deep options. Fixes #7459 - Widget: Extend .option() to get partial nested options.