mirror of
https://github.com/britzl/monarch.git
synced 2025-09-27 18:12:22 +02:00
Update README.md
This commit is contained in:
@@ -138,7 +138,7 @@ Go back to a previous Monarch screen
|
|||||||
|
|
||||||
**PARAMETERS**
|
**PARAMETERS**
|
||||||
* ```data``` (table) - Optional data to associate with the screen you are going back to. Retrieve using ```monarch.data()```.
|
* ```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)
|
### monarch.data(screen_id)
|
||||||
|
Reference in New Issue
Block a user