@companion-surface/base
Preparing search index...
SurfacePincodeMapPageMultiple
Interface SurfacePincodeMapPageMultiple
A pincode map with multiple pages of buttons
interface
SurfacePincodeMapPageMultiple
{
nextPage
:
string
;
pages
:
Partial
<
SurfacePincodeMapPageEntry
>
[]
;
pincode
:
string
;
type
:
"multiple-page"
;
}
Index
Properties
next
Page
pages
pincode
type
Properties
next
Page
nextPage
:
string
pages
pages
:
Partial
<
SurfacePincodeMapPageEntry
>
[]
pincode
pincode
:
string
type
type
:
"multiple-page"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next
Page
pages
pincode
type
@companion-surface/base
Loading...
A pincode map with multiple pages of buttons