3
0
mirror of https://github.com/britzl/monarch.git synced 2025-06-27 02:17:53 +02:00

Update README.md

This commit is contained in:
Björn Ritzl 2017-12-08 06:52:52 +01:00 committed by GitHub
parent eca1f54ced
commit 31fdf89bd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,7 +138,7 @@ Go back to a previous Monarch screen
**PARAMETERS**
* ```data``` (table) - Optional data to associate with the screen you are going back to. Retrieve using ```monarch.data()```.
* ```callback``` (function) - Function to call when the previous screen is visible.
* ```callback``` (function) - Optional function to call when the previous screen is visible.
### monarch.data(screen_id)