setOperationJS function

  1. @JS('setOperation')
bool setOperationJS(
  1. HTMLDivElement container,
  2. JSString operation
)

Implementation

@JS('setOperation')
external bool setOperationJS(web.HTMLDivElement container, JSString operation);