Compass helpers for browser platforms
Preparing search index...
downloadTextFile
Function downloadTextFile
downloadTextFile
(
text
:
string
,
filename
:
string
,
encoding
?:
string
,
)
:
Promise
<
DownloadResult
>
Parameters
text
:
string
文本内容
filename
:
string
文件名
encoding
:
string
= 'utf-8'
编码格式
Returns
Promise
<
DownloadResult
>
Description
下载文本文件
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Compass helpers for browser platforms
Loading...
文本内容