mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Test new markdown api generator
This commit is contained in:
6
api/components/base/back_handler_api.md
Normal file
6
api/components/base/back_handler_api.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Back Handler Quick API reference
|
||||
|
||||
```lua
|
||||
back_handler:init([callback], [params])
|
||||
back_handler:on_input([action_id], [action])
|
||||
```
|
Reference in New Issue
Block a user