-
Notifications
You must be signed in to change notification settings - Fork 0
@ralphschuler.webgl shader factory.<internal>.Selection
@ralphschuler/webgl-shader-factory.<internal>.Selection
A Selection object represents the range of text selected by the user or the current position of the caret. To obtain a Selection object for examination or modification, call Window.getSelection().
- addRange
- collapse
- collapseToEnd
- collapseToStart
- containsNode
- deleteFromDocument
- empty
- extend
- getRangeAt
- modify
- removeAllRanges
- removeRange
- selectAllChildren
- setBaseAndExtent
- setPosition
- toString
• Readonly
anchorNode: null
| Node
node_modules/typescript/lib/lib.dom.d.ts:21079
• Readonly
anchorOffset: number
node_modules/typescript/lib/lib.dom.d.ts:21081
• Readonly
focusNode: null
| Node
node_modules/typescript/lib/lib.dom.d.ts:21083
• Readonly
focusOffset: number
node_modules/typescript/lib/lib.dom.d.ts:21085
• Readonly
isCollapsed: boolean
node_modules/typescript/lib/lib.dom.d.ts:21087
• Readonly
rangeCount: number
node_modules/typescript/lib/lib.dom.d.ts:21089
• Readonly
type: string
node_modules/typescript/lib/lib.dom.d.ts:21091
▸ addRange(range
): void
Name | Type |
---|---|
range |
Range |
void
node_modules/typescript/lib/lib.dom.d.ts:21093
▸ collapse(node
, offset?
): void
Name | Type |
---|---|
node |
null | Node
|
offset? |
number |
void
node_modules/typescript/lib/lib.dom.d.ts:21095
▸ collapseToEnd(): void
void
node_modules/typescript/lib/lib.dom.d.ts:21097
▸ collapseToStart(): void
void
node_modules/typescript/lib/lib.dom.d.ts:21099
▸ containsNode(node
, allowPartialContainment?
): boolean
Name | Type |
---|---|
node |
Node |
allowPartialContainment? |
boolean |
boolean
node_modules/typescript/lib/lib.dom.d.ts:21101
▸ deleteFromDocument(): void
void
node_modules/typescript/lib/lib.dom.d.ts:21103
▸ empty(): void
void
node_modules/typescript/lib/lib.dom.d.ts:21105
▸ extend(node
, offset?
): void
Name | Type |
---|---|
node |
Node |
offset? |
number |
void
node_modules/typescript/lib/lib.dom.d.ts:21107
▸ getRangeAt(index
): Range
Name | Type |
---|---|
index |
number |
node_modules/typescript/lib/lib.dom.d.ts:21109
▸ modify(alter?
, direction?
, granularity?
): void
Name | Type |
---|---|
alter? |
string |
direction? |
string |
granularity? |
string |
void
node_modules/typescript/lib/lib.dom.d.ts:21111
▸ removeAllRanges(): void
void
node_modules/typescript/lib/lib.dom.d.ts:21113
▸ removeRange(range
): void
Name | Type |
---|---|
range |
Range |
void
node_modules/typescript/lib/lib.dom.d.ts:21115
▸ selectAllChildren(node
): void
Name | Type |
---|---|
node |
Node |
void
node_modules/typescript/lib/lib.dom.d.ts:21117
▸ setBaseAndExtent(anchorNode
, anchorOffset
, focusNode
, focusOffset
): void
Name | Type |
---|---|
anchorNode |
Node |
anchorOffset |
number |
focusNode |
Node |
focusOffset |
number |
void
node_modules/typescript/lib/lib.dom.d.ts:21119
▸ setPosition(node
, offset?
): void
Name | Type |
---|---|
node |
null | Node
|
offset? |
number |
void
node_modules/typescript/lib/lib.dom.d.ts:21121
▸ toString(): string
string
node_modules/typescript/lib/lib.dom.d.ts:21122
- @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