|_previousEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv9=true| Becomes false if the minimum is currently reached.
|_previousEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv9=true| Becomes false if the minimum is currently reached.
|_nextEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv10=true| Becomes false if the maximum is currently reached.
|_nextEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv10=true| Becomes false if the maximum is currently reached.
}}
== Sync Delegates ==
{{Table ComponentTriggers
|NextPage:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Switches to the next page via button.
|PreviousPage:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true|Switches to the previous page via button.
|NextPage:[[Type:Action|Action]]|[[Type:Action|Action]]|false| Switches to the next page via action.
|PreviousPage:[[Type:Action|Action]]|[[Type:Action|Action]]|false|Switches to the previous page via action.
}}
}}
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
Great for counting items.
Great for counting items, and for controlling UI that can switch pages.