Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/neomjs/neo
/ functions
Functions
8,612 in github.com/neomjs/neo
⨍
Functions
8,612
◇
Types & classes
2,567
Method
showRipple
* @param {Object} data
src/tab/header/Button.mjs:82
Method
showRipple
* @param {Object} data
src/tab/header/EffectButton.mjs:72
Method
showSaveFilePicker
* Shows a file picker that allows a user to save a file. * returns a promise fulfilled by a filehandle object fulfillment. * See: https://de
src/main/addon/FileSystemAccess.mjs:75
Method
signalStateTransition
* Handles state transition signals from autonomous agents. * @param {Object} options The options object * @param {String} opt
ai/services/github-workflow/AgentStateService.mjs:37
Function
simulateEvent
* Simulates a native DOM event directly onto the VNode exactly as a user would. * @param {Object|Object[]} events Sequence of eve
test/playwright/fixtures.mjs:304
Method
simulateEvent
* Simulates a native DOM event sequence. * @param {Object} opts * @param {Object[]} opts.events * @param {String} opts.sessionId *
ai/services/neural-link/InteractionService.mjs:103
Function
sortArray
(a, b)
buildScripts/helpers/convertDesignTokens.mjs:129
Method
sortCharacters
* A sort comparator function used to order character VDOM nodes based on their * `top` and `left` style properties. This ensures a consistent DOM
src/component/MagicMoveText.mjs:547
Function
sortChunkFolders
* Orders chunk-folder nodes within a group by their positional chunk number, descending (newest / * highest-numbered chunk first). This matches the n
buildScripts/docs/index/pulls.mjs:146
Function
sortChunkFolders
* Orders chunk-folder nodes within a group by their positional chunk number, descending (newest / * highest-numbered chunk first). This matches the n
buildScripts/docs/index/tickets.mjs:145
Method
sortItems
*
src/component/Helix.mjs:1059
Method
sortItems
* Disabling the super class logic for now, since the collection.Base mutation event already covers the sorting * @param {Object} data
src/calendar/view/calendars/List.mjs:158
Function
sortPulls
* @param {Object} a * @param {Object} b * @returns {Number}
buildScripts/docs/index/pulls.mjs:97
Function
sortTickets
* @param {Object} a * @param {Object} b * @returns {Number}
buildScripts/docs/index/tickets.mjs:96
Method
splitButtonHandler
* @param {Object} data
src/button/Menu.mjs:25
Method
splitButtonHandler
* Override as needed or pass a controller based handler into triggerButtonConfig * @param {Object} data
src/button/Split.mjs:226
Function
start
(controller)
test/playwright/unit/data/parser/Stream.spec.mjs:38
Function
start
()
test/playwright/unit/ai/AgentOrchestrator.spec.mjs:44
Method
startWindowDrag
* @param {Object} data * @param {String} data.popupHeight * @param {String} data.popupName * @param {String} data.popupWidth
src/main/addon/DragDrop.mjs:592
Function
status
(code)
test/playwright/unit/ai/mcp/server/shared/AuthService.spec.mjs:298
Function
step
()
test/playwright/e2e/GridThumbDrag.spec.mjs:90
Function
stop
()
ai/daemons/embed/drainCycle.mjs:302
Method
stopAll
* Stops all running tasks from collection. * If remove is true, it will remove all tasks from Manager * @param {Boolean} remove
src/manager/Task.mjs:184
Method
store
* The Store is owned by the macro layer (gridContainer); the View-owned SelectionModel reads it * here rather than through an individual body.
src/grid/View.mjs:77
Method
storeReferences
*
apps/sharedcovid/view/TableContainerController.mjs:288
Method
stream
* Streams text completion. * * @param {String|Array} input * @param {Object} [options] * @returns {AsyncGenerator<String>} Yields
ai/provider/Gemini.mjs:162
Method
stream
* Streams text completion. * * @param {String|Array} input * @param {Object} [options] * @returns {AsyncGenerator<String>} Yields
ai/provider/Ollama.mjs:297
Method
stripHtml
* hello <foo>world thorsten! 3 < 4 and 5 > 3 * @param {String} value * @returns {String}
src/main/DomEvents.mjs:899
Method
subscribe
* Sets up keyboard based navigation within the passed element id. * * When navigation occurs from one navigable element to another, the `nav
src/main/addon/Navigator.mjs:443
Method
supported
* Tests if the browser supports the File System Access API. * @returns {Boolean}
src/main/addon/FileSystemAccess.mjs:83
Method
suspendWindowDrag
* @param {String} widgetName
src/draggable/dashboard/SortZone.mjs:628
Method
swarmHeartbeatEnabled
()
ai/daemons/orchestrator/Orchestrator.mjs:207
Method
swarmHeartbeatExplicitTargets
()
ai/daemons/orchestrator/Orchestrator.mjs:194
Method
swarmHeartbeatIdentity
()
ai/daemons/orchestrator/Orchestrator.mjs:193
Method
switchDirection
* Handles the change event from the 'horizontal' checkbox in the configuration panel. * This method demonstrates how to dynamically alter the beh
examples/component/splitter/MainContainer.mjs:124
Method
switchItems
* @param {Number} index1 * @param {Number} index2
src/draggable/grid/header/toolbar/SortZone.mjs:524
Method
switchTheme
* Switches the theme for all connected apps * @param {Object} data
apps/shareddialog/view/MainContainerController.mjs:582
Method
switchTheme
* You can pass in 'light', 'dark', or a path for a custom theme * @param {Object} data * @param {String} data.theme
src/main/addon/HighlightJS.mjs:120
Method
syncBodies
* Delegates body scroll-synchronization to grid.View, which owns body orchestration. * @param {Number} scrollTop
src/grid/Container.mjs:1217
Method
syncModalMask
* @param {Object} data * @param {String} data.id * @param {Boolean} data.modal
src/main/DomAccess.mjs:1117
Method
syncTo
* Programmatically drives the scroll state for a registered connection without triggering feedback loops. * Expected to be called by other Main T
src/main/addon/ScrollSync.mjs:194
Method
syntaxHighlight
* @param {Object} data * @param {String} data.vnodeId
src/main/addon/HighlightJS.mjs:139
Function
synthesizeGoldenPath
()
test/playwright/unit/ai/daemons/orchestrator/Orchestrator.spec.mjs:374
Method
tabContainer
* @returns {Neo.component.Base|null}
src/code/LivePreview.mjs:143
Method
targetOver
({ target, data })
src/tooltip/Base.mjs:200
Method
tenantRepoSyncEnabled
()
ai/daemons/orchestrator/Orchestrator.mjs:203
Method
testMethod
(data)
test/playwright/unit/worker/mixin/RemoteMethodAccess.spec.mjs:38
Method
textNode
* @member {Object} textNode
src/button/Base.mjs:211
Function
throttle
(callback, scope, delay=300)
src/util/Function.mjs:179
Method
throttle
()
src/core/Base.mjs:381
Function
throwingExec
()
test/playwright/unit/ai/daemons/wake/instanceResolver.spec.mjs:77
Function
tick
()
ai/daemons/embed/drainCycle.mjs:277
Method
toArray
* Converts any iterable (strings, numeric indices and a length property) into a true array * @param {Object|String} iterable * @param {Numbe
src/core/Util.mjs:211
Method
toJSON
()
test/playwright/unit/core/MixinSerialization.spec.mjs:32
Method
toJSON
* Serializes the container into a JSON-compatible object. * @returns {Object}
src/container/Base.mjs:963
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/layout/Cube.mjs:439
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/layout/Flexbox.mjs:290
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/layout/Base.mjs:197
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/layout/Card.mjs:297
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/layout/Form.mjs:86
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/collection/Sorter.mjs:160
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/collection/Base.mjs:1673
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/collection/Filter.mjs:226
Method
toJSON
* @returns {Object}
src/toolbar/Base.mjs:177
Method
toJSON
* Serializes the component into a JSON-compatible object. * Extends the core.Base serialization with component-specific properties. * @retur
src/component/Base.mjs:1709
Method
toJSON
* Serializes the component into a JSON-compatible object. * Extends the core.Base serialization with component-specific properties. * @retur
src/component/Abstract.mjs:535
Method
toJSON
* Serializes the MonacoEditor into a JSON-compatible object. * @returns {Object}
src/component/wrapper/MonacoEditor.mjs:499
Method
toJSON
* Serializes the AmChart into a JSON-compatible object. * @returns {Object}
src/component/wrapper/AmChart.mjs:174
Method
toJSON
* @returns {Object}
src/selection/Model.mjs:304
Method
toJSON
* @returns {Object}
src/selection/DateSelectorModel.mjs:154
Method
toJSON
* @returns {Object}
src/selection/GalleryModel.mjs:286
Method
toJSON
* @returns {Object}
src/selection/HelixModel.mjs:289
Method
toJSON
* @returns {Object}
src/selection/grid/CellColumnRowModel.mjs:85
Method
toJSON
* @returns {Object}
src/selection/grid/CellColumnModel.mjs:85
Method
toJSON
* @returns {Object}
src/selection/grid/BaseModel.mjs:405
Method
toJSON
* @returns {Object}
src/selection/table/CellColumnRowModel.mjs:104
Method
toJSON
* @returns {Object}
src/selection/table/CellColumnModel.mjs:104
Method
toJSON
* @returns {Object}
src/selection/table/CellRowModel.mjs:136
Method
toJSON
* Serializes the observable state into a JSON-compatible object. * @returns {Object}
src/core/Observable.mjs:363
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/state/Provider.mjs:704
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/data/Model.mjs:141
Method
toJSON
* When using JSON.stringify(this), we want to get the raw data * @returns {Object}
src/data/RecordFactory.mjs:336
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/data/Store.mjs:1388
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/data/Pipeline.mjs:520
Method
toJSON
* @returns {Object}
src/grid/ScrollManager.mjs:349
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/grid/Container.mjs:1225
Method
toJSON
* @returns {Object}
src/grid/Body.mjs:1550
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/grid/column/AnimatedCurrency.mjs:90
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/grid/column/Component.mjs:174
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/grid/column/Index.mjs:45
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/grid/column/Base.mjs:218
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/grid/column/AnimatedChange.mjs:92
Method
toJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * @returns {Object}
src/grid/column/Currency.mjs:75
Method
toJSON
* @returns {Object}
src/grid/header/Button.mjs:390
Method
toJSON
* @returns {Object}
src/grid/header/Toolbar.mjs:460
Method
toJSON
* Serializes the form container into a JSON-compatible object. * Includes the current values of all child fields. * @returns {Object}
src/form/Container.mjs:404
Method
toJSON
* Serializes the field into a JSON-compatible object. * @returns {Object}
src/form/field/Date.mjs:283
Method
toJSON
* Serializes the field into a JSON-compatible object. * @returns {Object}
src/form/field/Text.mjs:1687
Method
toJSON
* Serializes the field into a JSON-compatible object. * @returns {Object}
src/form/field/Base.mjs:401
Method
toJSON
* Serializes the field into a JSON-compatible object. * @returns {Object}
src/form/field/Picker.mjs:338
← previous
next →
8,401–8,500 of 8,612, ranked by callers