8000 Slightly improved context menu docs · rinodrummer/nativephp.com@f58486c · GitHub
[go: up one dir, main page]

Skip to content

Commit f58486c

Browse files
authored
Slightly improved context menu docs
Written explicitly that the type of menu is a native one.
1 parent 2fdd999 commit f58486c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/docs/desktop/1/the-basics/application-menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ Menu::make()
428428

429429
## Context Menu
430430

431-
You may need to add custom context menu to the elements in the views of your application and override the default one.
431+
You may need to add custom native context menu to the elements in the views of your application and override the default one.
432432

433433
You can use the `Native` JavaScript object provvided by NativePHP's preload script.
434434

0 commit comments

Comments
 (0)
0