Skip to content

Commit 7ef1691

Browse files
committed
List frontend info in replaced custom controls table
Reference the new client->get( ) sub-structures (s_device, s_ui5, s_focus, s_scroll) and link to the Info page.
1 parent 28c41ba commit 7ef1691

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/cookbook/expert_more/custom_controls.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ The table below lists custom controls that are no longer necessary and the built
2020
| Scroll an element into view| `cs_event-scroll_into_view` | [Scrolling](/cookbook/browser_interaction/scrolling) |
2121
| Start a timer | `cs_event-start_timer` | [Timer](/cookbook/browser_interaction/timer) |
2222
| Toggle the soft keyboard | `cs_event-keyboard_set_mode` | [Soft Keyboard](/cookbook/browser_interaction/soft_keyboard) |
23+
| Read frontend info | `client->get( )-s_device`, `-s_ui5`, `-s_focus`, `-s_scroll` | [Info](/cookbook/device_capabilities/info) |
2324

2425
## Typical Pattern
2526

0 commit comments

Comments
 (0)