Sha256: 2314dec12e7aefe0c1c9179b38fda4ad57cbdef9210ea11f3c4200dec5eeafd2

Contents?: true

Size: 414 Bytes

Versions: 23

Compression:

Stored size: 414 Bytes

Contents

### `:_cursor_top_`
Moves the cursor to the top-most position for the view or terminal.
If the view contains content, then this event will effectively scroll
to the first line of the content.

    Vedeu.trigger(:_cursor_top_, name)
    Vedeu.trigger(:_cursor_top_, Vedeu.focus)

Note: `name` is a Symbol unless mentioned otherwise, and can be
substituted for `Vedeu.focus` to use the interface currently in focus.

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
vedeu-0.8.10 docs/events/by_name/cursor_top.md
vedeu-0.8.9 docs/events/by_name/cursor_top.md
vedeu-0.8.8 docs/events/by_name/cursor_top.md