interface CaretPositionFromPointOptions {
    shadowRoots?: ShadowRoot[];
}

Properties

Properties

shadowRoots?: ShadowRoot[]