Chartbreaker
    Preparing search index...

    Interface GetComposedRangesOptions

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

    Properties

    Properties

    shadowRoots?: ShadowRoot[]