in_ method

  1. @JS('in')
CSSUnitValue in_(
  1. num value
)

Implementation

@JS('in')
external CSSUnitValue in_(num value);