@tauri-apps/api@1.0.0-rc.4
此内容尚不支持你的语言。
- Encode the file path in the
convertFileSrc
function. - Added
theme
getter toWebviewWindow
. - Added
theme
field toWindowOptions
. - Added the
setCursorGrab
,setCursorVisible
,setCursorIcon
andsetCursorPosition
methods to theWebviewWindow
class. - Breaking change: The process Command API stdio lines now includes the trailing
\r
. - Added the
tauri://theme-changed
event.
© 2024 Tauri Contributors. CC-BY / MIT