Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/dash
/ style.ts
File
style.ts
components/dash-table/src/dash-table/components/Table/style.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// NOTE: need to pin fontawesome-svg-core to <1.3 and free-*-svg-icons to <6
2
// or we break IE11
3
import
{library} from
'@fortawesome/fontawesome-svg-core'
;
4
import
{faEyeSlash, faTrashAlt} from
'@fortawesome/free-regular-svg-icons'
;
Callers
nothing calls this directly
Calls
1
add
Method · 0.45
Tested by
no test coverage detected