-
Notifications
You must be signed in to change notification settings - Fork 0
@ralphschuler.ai function caller.index.<internal>.Event
index.<internal>.Event
An event which takes place in the DOM.
-
↳
Event
- bubbles
- cancelBubble
- cancelable
- composed
- currentTarget
- defaultPrevented
- eventPhase
- isTrusted
- returnValue
- srcElement
- target
- timeStamp
- type
• Readonly
bubbles: boolean
This is not used in Node.js and is provided purely for completeness.
__Event.bubbles
node_modules/@types/node/dom-events.d.ts:14
• cancelBubble: () => void
▸ (): void
Alias for event.stopPropagation(). This is not used in Node.js and is provided purely for completeness.
void
__Event.cancelBubble
node_modules/@types/node/dom-events.d.ts:16
• Readonly
cancelable: boolean
True if the event was created with the cancelable option
__Event.cancelable
node_modules/@types/node/dom-events.d.ts:18
• Readonly
composed: boolean
This is not used in Node.js and is provided purely for completeness.
__Event.composed
node_modules/@types/node/dom-events.d.ts:20
• Readonly
currentTarget: null
| EventTarget
Alias for event.target.
__Event.currentTarget
node_modules/@types/node/dom-events.d.ts:24
• Readonly
defaultPrevented: boolean
Is true if cancelable is true and event.preventDefault() has been called.
__Event.defaultPrevented
node_modules/@types/node/dom-events.d.ts:26
• Readonly
eventPhase: 0
| 2
This is not used in Node.js and is provided purely for completeness.
__Event.eventPhase
node_modules/@types/node/dom-events.d.ts:28
• Readonly
isTrusted: boolean
The AbortSignal
"abort" event is emitted with isTrusted
set to true
. The value is false
in all other cases.
__Event.isTrusted
node_modules/@types/node/dom-events.d.ts:30
• returnValue: boolean
This is not used in Node.js and is provided purely for completeness.
__Event.returnValue
node_modules/@types/node/dom-events.d.ts:34
• Readonly
srcElement: null
| EventTarget
Alias for event.target.
__Event.srcElement
node_modules/@types/node/dom-events.d.ts:36
• Readonly
target: null
| EventTarget
The EventTarget
dispatching the event
__Event.target
node_modules/@types/node/dom-events.d.ts:42
• Readonly
timeStamp: number
The millisecond timestamp when the Event object was created.
__Event.timeStamp
node_modules/@types/node/dom-events.d.ts:44
• Readonly
type: string
Returns the type of event, e.g. "click", "hashchange", or "submit".
__Event.type
node_modules/@types/node/dom-events.d.ts:46
▸ composedPath(): [EventTarget?]
Returns an array containing the current EventTarget as the only entry or empty if the event is not being dispatched. This is not used in Node.js and is provided purely for completeness.
[EventTarget?]
__Event.composedPath
node_modules/@types/node/dom-events.d.ts:22
▸ preventDefault(): void
Sets the defaultPrevented
property to true
if cancelable
is true
.
void
__Event.preventDefault
node_modules/@types/node/dom-events.d.ts:32
▸ stopImmediatePropagation(): void
Stops the invocation of event listeners after the current one completes.
void
__Event.stopImmediatePropagation
node_modules/@types/node/dom-events.d.ts:38
▸ stopPropagation(): void
This is not used in Node.js and is provided purely for completeness.
void
__Event.stopPropagation
node_modules/@types/node/dom-events.d.ts:40
- @ralphschuler/ai-function-caller
- index
- types/AIFunction
- types/Message
- @ralphschuler/assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- error
- index
- util
- @ralphschuler/better-map
- @ralphschuler/better-set
- @ralphschuler/binary-serializer
- @ralphschuler/bit-mask
- @ralphschuler/complex-compare
- @ralphschuler/i811n
- @ralphschuler/logger
- Color
- ColorMap
- Logger
- animations/BallonAnimation
- animations/BaseAnimation
- animations/BombAnimation
- animations/BouncingBallAnimation
- animations/ClockAnimation
- animations/DotsAnimation
- animations/HorizontalBarAnimation
- animations/PongAnimation
- animations/ProgressAnimation
- animations/ProgressBarAnimation
- animations/SpinnerAnimation
- animations/VerticalBarAnimation
- enums/LogLevel
- index
- interfaces/IColor
- interfaces/IMessage
- types/ColorName
- types/Colors
- @ralphschuler/lsystem
- @ralphschuler/mixin-class-factory
- @ralphschuler/neuronal-network
- @ralphschuler/parser-combinator
- index
- inputTypes
- parser
- unicode
- @ralphschuler/prom-metrics-decorator
- @ralphschuler/prom-metrics-parser
- @ralphschuler/random
- PseudoRandomItemSelector
- PseudoRandomNumberGenerator
- Seed
- index
- strategies
- strategy
- strategy
- strategy
- strategy
- strategy
- strategy
- types
- type
- type
- type
- @ralphschuler/safe-array
- @ralphschuler/slot-mashine
- @ralphschuler/state-store
- StateStore
- index
- type
- type
- type
- type
- type
- type
- type
- type
- util
- @ralphschuler/stats-tracker
- @ralphschuler/ts-error
- error
- index
- type
- util
- util
- util
- util
- @ralphschuler/webgl-sand-engine
- index
- pixel-renderer
- @ralphschuler/webgl-shader-factory
- "node:stream/consumers"
- "node:stream/promises"
- ChatCompletionSnapshot
- Choice
- Message
- ToolCall
- EventEmitter
- FormData
- OpenAI
- OpenAI
- Audio
- Speech
- Transcriptions
- Translations
- Beta
- Assistants
- Assistant
- AssistantCreateParams
- AssistantUpdateParams
- Files
- Chat
- Threads
- Messages
- Files
- MessageContentImageFile
- MessageContentText
- Text
- FileCitation
- FilePath
- Runs
- RequiredActionFunctionToolCall
- Run
- RequiredAction
- RunCreateParams
- RunSubmitToolOutputsParams
- Steps
- CodeToolCall
- CodeInterpreter
- Image
- FunctionToolCall
- MessageCreationStepDetails
- RunStep
- ThreadCreateAndRunParams
- Thread
- ThreadCreateParams
- Chat
- Completions
- ChatCompletion
- ChatCompletionAssistantMessageParam
- ChatCompletionChunk
- Choice
- Delta
- ToolCall
- ChatCompletionContentPartImage
- ChatCompletionCreateParams
- ChatCompletionMessage
- ChatCompletionMessageToolCall
- ChatCompletionNamedToolChoice
- Completions
- CompletionChoice
- CompletionCreateParams
- Edits
- Edit
- Embeddings
- CreateEmbeddingResponse
- Files
- FineTunes
- FineTune
- FineTuneCreateParams
- FineTuneListEventsParams
- FineTuning
- Jobs
- FineTuningJob
- JobCreateParams
- Images
- Models
- Moderations
- Moderation
- internal
- finished
- pipeline
- "node:stream/consumers"
- "node:stream/promises"
- EventEmitter
- internal
- finished
- pipeline
- Counter
- Gauge
- Histogram
- Summary