Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
<types>
PickerCategory
Type Alias PickerCategory
type
PickerCategory
=
{
active
:
boolean
;
hasChoices
:
boolean
;
hasVisibleChoices
:
boolean
;
hidden
:
boolean
;
items
:
PickerEntry
[]
;
key
:
string
;
label
:
string
;
validity
:
{
category
:
boolean
;
valid
:
boolean
}
;
}
Index
Properties
active
has
Choices
has
Visible
Choices
hidden
items
key
label
validity
Properties
active
active
:
boolean
Is selected?
has
Choices
hasChoices
:
boolean
has
Visible
Choices
hasVisibleChoices
:
boolean
hidden
hidden
:
boolean
items
items
:
PickerEntry
[]
Entries
key
key
:
string
Internal ID
label
label
:
string
Display name
validity
validity
:
{
category
:
boolean
;
valid
:
boolean
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
has
Choices
has
Visible
Choices
hidden
items
key
label
validity
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Is selected?