1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 11:43:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-focus-selector.tid

15 lines
555 B
Plaintext
Raw Normal View History

2019-06-28 16:27:36 +00:00
caption: tm-focus-selector
created: 20190628162542132
modified: 20190628162542132
tags: Messages
title: WidgetMessage: tm-focus-selector
type: text/vnd.tiddlywiki
The `tm-focus-selector` message sets the focus to the DOM element identified by the selector in the `param` parameter.
|!Name |!Description |
|param |Selector identifying the DOM element to be focussed |
|paramObject |Optional hashmap of additional parameters passed to the `focus` command |
2019-06-28 16:27:36 +00:00
<<.tip """preventScroll="true" prevents the browser from scrolling to the focused element""">>