interface CaretPositionFromPointOptions {
    shadowRoots?: ShadowRoot[];
}
Index

Properties

Properties

shadowRoots?: ShadowRoot[]