Package | feathers.layout |
Interface | public interface ISpinnerLayout extends ILayout, IFeathersEventDispatcher |
Implementors | HorizontalSpinnerLayout, VerticalSpinnerLayout |
SpinnerList
component.
See also
Property | Defined By | ||
---|---|---|---|
![]() | requiresLayoutOnScroll : Boolean [read-only]
Determines if the container calls layout() when the
scroll position changes. | ILayout | |
snapInterval : Number [read-only]
The interval, in pixels, between snapping points. | ISpinnerLayout |