Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ functions
Functions
12,945 in github.com/microsoft/SandDance
⨍
Functions
12,945
◇
Types & classes
1,130
↓ 3 callers
Method
getAverageTime
()
docs/app/js/sanddance-app.js:54957
↓ 3 callers
Method
getAverageTime
()
docs/tests/v3/es6/js/sanddance-test-es6.js:2888
↓ 3 callers
Function
getChildNamespace
(parentNamespace, type)
docs/external/js/react-dom.development.js:2600
↓ 3 callers
Method
getColumnMapBaseProps
()
packages/sanddance-explorer/src/explorer.tsx:1503
↓ 3 callers
Method
getColumnMapBaseProps
()
docs/app/js/sanddance-app.js:15039
↓ 3 callers
Function
getColumnWithName
(columnName: string, columns: SandDance.types.Column[])
packages/sanddance-explorer/src/dialogs/search.tsx:51
↓ 3 callers
Function
getColumnWithName
(columnName, columns)
docs/app/js/sanddance-app.js:12513
↓ 3 callers
Function
getColumnsFromData
* Derive column metadata from the data array. * @param data Array of data objects.
docs/tests/v2/es6/js/sanddance.js:147774
↓ 3 callers
Function
getComponentKey
* Generate a key string that identifies a component within a set. * * @param {*} component A component that could contain a manual key. * @pa
docs/external/js/react.development.js:1189
↓ 3 callers
Method
getCubeData
* Get cube data array from the cubes layer.
packages/vega-deck.gl/src/presenter.ts:357
↓ 3 callers
Method
getCubeData
* Get cube data array from the cubes layer.
docs/app/js/sanddance-app.js:8319
↓ 3 callers
Method
getCubeData
* Get cube data array from the cubes layer.
docs/tests/v2/es6/js/sanddance.js:147488
↓ 3 callers
Method
getCubeData
* Get cube data array from the cubes layer.
docs/tests/v3/es6/js/sanddance-test-es6.js:106865
↓ 3 callers
Function
getDataRef
(from, scope)
docs/tests/v2/es6/js/sanddance.js:135529
↓ 3 callers
Method
getElement
* Retrieve a sub-element of the rendered output. * @param type PresenterElement type of the HTMLElement to retrieve.
docs/app/js/sanddance-app.js:8114
↓ 3 callers
Method
getElement
* Retrieve a sub-element of the rendered output. * @param type PresenterElement type of the HTMLElement to retrieve.
docs/tests/v3/es6/js/sanddance-test-es6.js:106660
↓ 3 callers
Function
getEventTarget
* Gets the target node from a native browser event by accounting for * inconsistencies in browser DOM APIs. * * @param {object} nativeEvent N
docs/external/js/react-dom.development.js:3447
↓ 3 callers
Function
getFeature
(gl, cap)
docs/tests/v2/es6/js/sanddance.js:10065
↓ 3 callers
Function
getFiberLabel
(componentName, isMounted, phase)
docs/external/js/react-dom.development.js:10388
↓ 3 callers
Function
getFiberMarkName
(label, debugID)
docs/external/js/react-dom.development.js:10384
↓ 3 callers
Function
getFunctionString
(functionName, functionArgs)
docs/tests/v2/es6/js/sanddance.js:9103
↓ 3 callers
Function
getGLSLDeclaration
(name, accessor)
docs/app/js/sanddance-app.js:66641
↓ 3 callers
Function
getGLSLDeclaration
(name, accessor)
docs/tests/v2/es6/js/sanddance.js:28087
↓ 3 callers
Function
getGLSLDeclaration
(name, accessor)
docs/tests/v3/es6/js/sanddance-test-es6.js:14572
↓ 3 callers
Function
getGlobalLoaderOptions
()
docs/app/js/sanddance-app.js:55748
↓ 3 callers
Function
getGlobalLoaderOptions
()
docs/tests/v3/es6/js/sanddance-test-es6.js:3679
↓ 3 callers
Function
getHostContext
()
docs/external/js/react-dom.development.js:14578
↓ 3 callers
Function
getHostProps
* Implements an <input> host component that allows setting these optional * props: `checked`, `value`, `defaultChecked`, and `defaultValue`. *
docs/external/js/react-dom.development.js:1940
↓ 3 callers
Function
getHostProps$1
(element, props)
docs/external/js/react-dom.development.js:2253
↓ 3 callers
Function
getHostProps$2
* Implements a <select> host component that allows optionally setting the * props `value` and `defaultValue`. If `multiple` is false, the prop must
docs/external/js/react-dom.development.js:2378
↓ 3 callers
Function
getHostProps$3
* Implements a <textarea> host component that allows setting `value`, and * `defaultValue`. This differs from the traditional DOM API because value
docs/external/js/react-dom.development.js:2457
↓ 3 callers
Function
getIdentifier
()
docs/app/js/sanddance-app.js:143601
↓ 3 callers
Function
getIdentifier
()
docs/tests/v3/es6/js/sanddance-test-es6.js:91532
↓ 3 callers
Function
getImage
()
docs/tests/v2/es6/js/sanddance.js:2902
↓ 3 callers
Function
getIntrinsicNamespace
(type)
docs/external/js/react-dom.development.js:2588
↓ 3 callers
Function
getListenerMapForElement
(element)
docs/external/js/react-dom.development.js:2891
↓ 3 callers
Function
getMagicString
(arrayBuffer, byteOffset, length)
docs/app/js/sanddance-app.js:57188
↓ 3 callers
Function
getMagicString
(arrayBuffer, byteOffset, length)
docs/tests/v3/es6/js/sanddance-test-es6.js:5119
↓ 3 callers
Method
getMapCenterByLngLatPosition
({ lngLat , pos })
docs/app/js/sanddance-app.js:80148
↓ 3 callers
Method
getPickingInfo
({ info })
docs/tests/v2/es6/js/sanddance.js:144958
↓ 3 callers
Function
getPreviousElement
(rootElement, currentElement, checkNode, suppressParentTraversal, traverseChildren, includeElementsInFocusZone
docs/app/js/sanddance-app.js:24614
↓ 3 callers
Method
getPriority
()
docs/tests/v3/es6/js/sanddance-test-es6.js:6080
↓ 3 callers
Function
getPropTypes
(PropTypes)
docs/app/js/sanddance-app.js:82894
↓ 3 callers
Function
getPropTypes
(PropTypes)
docs/tests/v3/es6/js/sanddance-test-es6.js:30825
↓ 3 callers
Function
getPropertyInfo
(name)
docs/external/js/react-dom.development.js:996
↓ 3 callers
Function
getPublicInstance
(instance)
docs/external/js/react-dom.development.js:7581
↓ 3 callers
Function
getPublicRootInstance
(container)
docs/external/js/react-dom.development.js:24511
↓ 3 callers
Function
getRTL
()
docs/app/js/sanddance-app.js:21934
↓ 3 callers
Function
getRemainingExpirationTime
(fiber)
docs/external/js/react-dom.development.js:22440
↓ 3 callers
Function
getSpecColumns
(insight, columns)
docs/tests/v2/es6/js/sanddance.js:148393
↓ 3 callers
Function
getText
(textId)
docs/tests/v2/umd/js/transition.js:25
↓ 3 callers
Function
getText
(textId)
docs/tests/v3/umd/js/transition.js:25
↓ 3 callers
Function
getTiming
(duration: number, easing?: (t: number) => number)
packages/vega-deck.gl/src/layers.ts:199
↓ 3 callers
Function
getTiming
(duration, easing)
docs/app/js/sanddance-app.js:7559
↓ 3 callers
Function
getTiming
(duration, easing)
docs/tests/v2/es6/js/sanddance.js:146246
↓ 3 callers
Function
getTiming
(duration, easing)
docs/tests/v3/es6/js/sanddance-test-es6.js:106105
↓ 3 callers
Function
getValue
(_)
docs/tests/v2/es6/js/sanddance.js:90711
↓ 3 callers
Method
getView
(view)
docs/app/js/sanddance-app.js:9589
↓ 3 callers
Method
getView
(view)
docs/tests/v2/es6/js/sanddance.js:154557
↓ 3 callers
Method
getView
(view)
docs/tests/v3/es6/js/sanddance-test-es6.js:108135
↓ 3 callers
Method
groupEnd
(logLevel)
docs/app/js/sanddance-app.js:58257
↓ 3 callers
Function
groupkey
(fields)
docs/app/js/sanddance-app.js:115708
↓ 3 callers
Function
groupkey
(fields)
docs/tests/v3/es6/js/sanddance-test-es6.js:63639
↓ 3 callers
Function
h
(item)
docs/app/js/sanddance-app.js:121816
↓ 3 callers
Function
h
docs/tests/v2/es6/js/sanddance.js:98403
↓ 3 callers
Function
h
(item)
docs/tests/v3/es6/js/sanddance-test-es6.js:69747
↓ 3 callers
Method
handleReviveSnapshot
(snapshot: Snapshot, selectedSnapshotIndex: number)
packages/sanddance-explorer/src/explorer.tsx:428
↓ 3 callers
Method
handleReviveSnapshot
(snapshot, selectedSnapshotIndex)
docs/app/js/sanddance-app.js:14020
↓ 3 callers
Method
handler
(n, v)
docs/app/js/sanddance-app.js:9528
↓ 3 callers
Method
handler
(n, v)
docs/tests/v3/es6/js/sanddance-test-es6.js:108074
↓ 3 callers
Function
has$1
(key4)
docs/app/js/sanddance-app.js:106910
↓ 3 callers
Function
has$1
(key4)
docs/tests/v3/es6/js/sanddance-test-es6.js:54841
↓ 3 callers
Function
hasCornerRadius
(item)
docs/app/js/sanddance-app.js:121818
↓ 3 callers
Function
hasCornerRadius
(item)
docs/tests/v3/es6/js/sanddance-test-es6.js:69749
↓ 3 callers
Method
hasFilteredData
()
packages/sanddance/src/dataScope.ts:109
↓ 3 callers
Method
hasFilteredData
()
docs/app/js/sanddance-app.js:10533
↓ 3 callers
Method
hasFilteredData
()
docs/tests/v2/es6/js/sanddance.js:153314
↓ 3 callers
Method
hasFilteredData
()
docs/tests/v3/es6/js/sanddance-test-es6.js:109079
↓ 3 callers
Function
hasSelectionCapabilities
* @hasSelectionCapabilities: we get the element types that support selection * from https://html.spec.whatwg.org/#do-not-apply, looking at `selecti
docs/external/js/react-dom.development.js:7090
↓ 3 callers
Function
hasSignal
(_)
docs/app/js/sanddance-app.js:147123
↓ 3 callers
Function
hasSignal
(_)
docs/tests/v3/es6/js/sanddance-test-es6.js:95054
↓ 3 callers
Function
hex
(value)
docs/tests/sanddance-specs/v1/js/sanddance-specs.js:2032
↓ 3 callers
Function
hsl2rgb
(h, m1, m2)
docs/tests/sanddance-specs/v1/js/sanddance-specs.js:2089
↓ 3 callers
Function
hue
(a, b)
docs/app/js/sanddance-app.js:128274
↓ 3 callers
Function
hue
(a, b)
docs/tests/v2/es6/js/sanddance.js:105987
↓ 3 callers
Function
hue
(a, b)
docs/tests/v3/es6/js/sanddance-test-es6.js:76205
↓ 3 callers
Method
identity
()
docs/app/js/sanddance-app.js:72091
↓ 3 callers
Method
identity
()
docs/tests/v3/es6/js/sanddance-test-es6.js:20022
↓ 3 callers
Function
ifExpr
(test, a, b)
docs/app/js/sanddance-app.js:148855
↓ 3 callers
Function
ifExpr
(test, a, b)
docs/tests/v3/es6/js/sanddance-test-es6.js:96786
↓ 3 callers
Function
imageHeight
(item, image5)
docs/app/js/sanddance-app.js:122665
↓ 3 callers
Function
imageHeight
(item, image)
docs/tests/v2/es6/js/sanddance.js:99542
↓ 3 callers
Function
imageHeight
(item, image5)
docs/tests/v3/es6/js/sanddance-test-es6.js:70596
↓ 3 callers
Function
imageWidth
(item, image4)
docs/app/js/sanddance-app.js:122662
↓ 3 callers
Function
imageWidth
(item, image)
docs/tests/v2/es6/js/sanddance.js:99538
↓ 3 callers
Function
imageWidth
(item, image4)
docs/tests/v3/es6/js/sanddance-test-es6.js:70593
↓ 3 callers
Function
imageXOffset
(align, w6)
docs/app/js/sanddance-app.js:122668
↓ 3 callers
Function
imageXOffset
(align, w)
docs/tests/v2/es6/js/sanddance.js:99546
↓ 3 callers
Function
imageXOffset
(align, w6)
docs/tests/v3/es6/js/sanddance-test-es6.js:70599
↓ 3 callers
Function
imageYOffset
(baseline, h11)
docs/app/js/sanddance-app.js:122671
← previous
next →
1,701–1,800 of 12,945, ranked by callers