Files
livecode-static/docs/configuration/index.html.md
2025-06-11 22:23:49 +08:00

13 lines
381 B
Markdown

# Configuration
LiveCodes is very flexible and provides a wide range of configuration options.
This can generally be achieved by:
### [Configuration Object](./configuration-object.html.md)
A JavaScript object used for configuration and keeping state.
### [Query Parameters](./query-params.html.md)
A flexible and convenient way to configure the app using URL query parameters