Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
Event
Interface Event
interface
Event
{
ref
?:
string
;
refSrc
?:
string
;
refType
?:
EventRefType
;
target
?:
string
;
targetFragment
?:
string
;
type
:
EventType
;
}
Index
Properties
ref?
ref
Src?
ref
Type?
target?
target
Fragment?
type
Properties
Optional
ref
ref
?:
string
Optional
ref
Src
refSrc
?:
string
Optional
ref
Type
refType
?:
EventRefType
Optional
target
target
?:
string
Optional
target
Fragment
targetFragment
?:
string
type
type
:
EventType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ref
ref
Src
ref
Type
target
target
Fragment
type
@nosto/nosto-js
Loading...