io.scalajs.jquery.CssHooksOptions.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jquery_sjs0.6_2.11 Show documentation
Show all versions of jquery_sjs0.6_2.11 Show documentation
JQuery bindings for Scala.js
The newest version!
package io.scalajs.jquery
import scala.scalajs.js
import scala.scalajs.js.annotation.ScalaJSDefined
/**
* CSS Hooks Options
* @author [email protected]
*/
@ScalaJSDefined
class CssHooksOptions extends js.Object