luxe: ui/slider.control.api
import "luxe: ui/slider.control.api" for APIno docs found
API.id
Section titled “API.id”API.id : unknownno docs found
API.create(.)
Section titled “API.create(.)”API.create(ui : Entity) : Controlno docs found
API.has(.)
Section titled “API.has(.)”API.has(control : Control) : unknownno docs found
API.get(.)
Section titled “API.get(.)”API.get(control : Control) : Datano docs found
API.get
Section titled “API.get”API.get : APIGetno docs found
API.set
Section titled “API.set”API.set : APISetno docs found
APIGet
Section titled “APIGet”import "luxe: ui/slider.control.api" for APIGetno docs found
APIGet.new(.)
Section titled “APIGet.new(.)”APIGet.new() : APIGetno docs found
APIGet.value(.)
Section titled “APIGet.value(.)”APIGet.value(control : Control) : Numno docs found
APIGet.min(.)
Section titled “APIGet.min(.)”APIGet.min(control : Control) : Numno docs found
APIGet.max(.)
Section titled “APIGet.max(.)”APIGet.max(control : Control) : Numno docs found
APIGet.step(.)
Section titled “APIGet.step(.)”APIGet.step(control : Control) : Numno docs found
APIGet.invert(.)
Section titled “APIGet.invert(.)”APIGet.invert(control : Control) : Boolno docs found
APIGet.dragging(.)
Section titled “APIGet.dragging(.)”APIGet.dragging(control : Control) : Boolno docs found
APISet
Section titled “APISet”import "luxe: ui/slider.control.api" for APISetno docs found
APISet.new(.)
Section titled “APISet.new(.)”APISet.new() : APISetno docs found
APISet.value(..)
Section titled “APISet.value(..)”APISet.value(control : Control, value : Num) : unknownno docs found
APISet.min(..)
Section titled “APISet.min(..)”APISet.min(control : Control, value : Num) : unknownno docs found
APISet.max(..)
Section titled “APISet.max(..)”APISet.max(control : Control, value : Num) : unknownno docs found
APISet.step(..)
Section titled “APISet.step(..)”APISet.step(control : Control, value : Num) : unknownno docs found
APISet.invert(..)
Section titled “APISet.invert(..)”APISet.invert(control : Control, value : Bool) : unknownno docs found
APISet.dragging(..)
Section titled “APISet.dragging(..)”APISet.dragging(control : Control, value : Bool) : unknownno docs found
Fields
Section titled “Fields”import "luxe: ui/slider.control.api" for Fieldsno docs found
Fields.value
Section titled “Fields.value”Fields.value : Stringno docs found
Fields.min
Section titled “Fields.min”Fields.min : Stringno docs found
Fields.max
Section titled “Fields.max”Fields.max : Stringno docs found
Fields.step
Section titled “Fields.step”Fields.step : Stringno docs found
Fields.invert
Section titled “Fields.invert”Fields.invert : Stringno docs found
Fields.dragging
Section titled “Fields.dragging”Fields.dragging : Stringno docs found