Skip to content

Commit 60a79e4

Browse files
authored
update accessible module methods docs
1 parent 71fb0d9 commit 60a79e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ Reference of the overlay control that manages the focus behavior, use this prope
8989

9090
### Methods
9191

92-
#### grab_focus
92+
#### grab_focus() -> void
9393
Focus the overlay control.
9494

95-
#### has_focus
95+
#### has_focus() -> bool
9696
Checks if the overlay control has focus.

0 commit comments

Comments
 (0)