Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/adobe/react-spectrum
/ clear
Method
clear
packages/react-stately/src/toast/useToastState.ts:173–176 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
171
}
172
173
clear(): void {
174
this.queue = [];
175
this.updateVisibleToasts(
'clear'
);
176
}
177
}
178
179
class
Timer {
Callers
13
buildPersistedIndices
Method · 0.45
update
Method · 0.45
updateSubviews
Method · 0.45
loadConfig
Function · 0.45
ComboBox.test.js
File · 0.45
NumberField.test.js
File · 0.45
SearchAutocomplete.test.js
File · 0.45
ColorPicker.test.js
File · 0.45
ColorField.test.js
File · 0.45
createTheme
Function · 0.45
createTheme
Function · 0.45
EditableTableView.test.tsx
File · 0.45
Calls
1
updateVisibleToasts
Method · 0.95
Tested by
no test coverage detected