setAttributes function

  1. @JS.new('setAttributes')
void setAttributes(
  1. Object attributes
)

Implementation

@JS('setAttributes')
external void setAttributes(Object attributes);