Tidy 5e Sheets API
Preparing search index...
TidyPublicUtils
Type Alias TidyPublicUtils
type
TidyPublicUtils
=
{
actorInspiration
:
{
tryGetInspirationSource
:
(
actor
:
Actor5e
,
)
=>
Promise
<
InspirationSource
|
undefined
>
;
}
;
getTabIdFromElement
:
(
element
:
HTMLElement
|
null
|
undefined
,
)
=>
string
|
null
;
getTabIdFromEvent
:
(
event
:
Event
)
=>
string
|
null
;
}
Index
Properties
actor
Inspiration
get
Tab
Id
From
Element
get
Tab
Id
From
Event
Properties
actor
Inspiration
actorInspiration
:
{
tryGetInspirationSource
:
(
actor
:
Actor5e
,
)
=>
Promise
<
InspirationSource
|
undefined
>
;
}
get
Tab
Id
From
Element
getTabIdFromElement
:
(
element
:
HTMLElement
|
null
|
undefined
)
=>
string
|
null
get
Tab
Id
From
Event
getTabIdFromEvent
:
(
event
:
Event
)
=>
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actor
Inspiration
get
Tab
Id
From
Element
get
Tab
Id
From
Event
Tidy 5e Sheets API
Loading...