Interface DOMMatrixReadOnly.ConstructorInitUnionType

Enclosing class:
DOMMatrixReadOnly

@JsType(isNative=true, name="?", namespace="<global>") public static interface DOMMatrixReadOnly.ConstructorInitUnionType
  • Method Details

    • of

      @JsOverlay static @Nullable DOMMatrixReadOnly.ConstructorInitUnionType of(@Nullable Object o)
    • asJsArray

      @JsOverlay default @Nullable elemental2.core.JsArray<Double> asJsArray()
    • asString

      @JsOverlay default @Nullable String asString()
    • isJsArray

      @JsOverlay default boolean isJsArray()
    • isString

      @JsOverlay default boolean isString()