width

abstract fun width(): Number(source)
abstract fun width(value: Number): JQuery(source)
abstract fun width(value: String): JQuery(source)
abstract fun width(func: (index: Number, width: Number) -> dynamic): JQuery(source)