mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
Update developer_manual/app/view/js.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
This commit is contained in:
@@ -104,7 +104,7 @@ experience sub optimal as they have to wait for yet another request to finish
|
||||
loading.
|
||||
|
||||
To provide the initial state in a standardized way quickly to the javascript
|
||||
Nextcloud provides an API. The API consists of a PHP part (that supllies the state)
|
||||
Nextcloud provides an API. The API consists of a PHP part (that supplies the state)
|
||||
and a JS part (that fetches and parses the state).
|
||||
|
||||
Providing the initial state with PHP
|
||||
|
||||
Reference in New Issue
Block a user