Skip to content

Commit e80a949

Browse files
authored
Update FileSystem API documentation
Added warning about unpublished API and updated header.
1 parent b54525e commit e80a949

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# FileSystem API (WIP)
1+
# FileSystem API
2+
3+
::: danger Unpublished API!
4+
You are currently viewing an unpublished version of the WebUI Engine V2 API. This interface is subject to change at any time, including during internal development, alpha stages, and release candidate phases.
5+
:::
26

37
Starting with `v?`, WebUI X: Portable introduces a new FileSystem API for interacting with files on Android devices. This API is fully asynchronous and is restricted to the website origin for improved security. Unlike the previous implementation, it does not expose a native JavaScript interface, ensuring better isolation and compatibility.
48

0 commit comments

Comments
 (0)