Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/baidu/amis
/ error
Method
error
packages/amis-ui/src/components/Toast.tsx:165–167 ·
view source on GitHub ↗
(content: string, config?: any)
Source
from the content-addressed store, hash-verified
163
164
@autobind
165
error(content: string, config?: any) {
166
this.notifiy(
'error'
, content, config);
167
}
168
169
@autobind
170
info(content: string, config?: any) {
Callers
15
genDoc.ts
File · 0.45
updateContent
Method · 0.45
runDataProviderUnsubscribe
Method · 0.45
fetchPdf
Method · 0.45
renderExportExcel
Method · 0.45
renderExportExcelTemplate
Method · 0.45
processExcelFile
Method · 0.45
parseExcelData
Method · 0.45
handleRefreshIconList
Method · 0.45
handleConfirmClick
Method · 0.45
SchemaForm.tsx
File · 0.45
loadClientData
Function · 0.45
Calls
1
notifiy
Method · 0.95
Tested by
no test coverage detected