Search
Preparing search index...
The search index is not available
@aiera/client-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@aiera/client-sdk
modules/EventList
EventRowProps
Interface EventRowProps
Hierarchy
EventRowProps
Index
Properties
custom
Only
show
Company
Name
event
index
is
Refetching
on
Select
Event
rendered
Refetch
search
Term
set
Focus
show
Divider
Methods
refetch
Properties
custom
Only
custom
Only
:
boolean
show
Company
Name
show
Company
Name
:
boolean
event
event
:
{
__typename
?:
"Event"
;
id
:
string
;
audioProxy
?:
null
|
string
;
audioRecordingUrl
?:
null
|
string
;
audioRecordingOffsetMs
:
number
;
audioStreamUri
?:
null
|
string
;
connectionStatus
:
EventConnectionStatus
;
externalAudioStreamUrl
?:
null
|
string
;
hasPublishedTranscript
:
boolean
;
hasTranscript
:
boolean
;
eventDate
:
string
;
eventType
:
EventType
;
isLive
:
boolean
;
liveStreamUrl
?:
null
|
string
;
title
:
string
;
creator
?:
null
|
{
__typename
?:
"User"
;
id
:
string
;
firstName
?:
null
|
string
;
lastName
?:
null
|
string
;
primaryEmail
?:
null
|
string
;
username
:
string
}
;
primaryCompany
?:
null
|
{
__typename
?:
"Company"
;
id
:
string
;
commonName
:
string
;
instruments
:
{
__typename
?:
"Instrument"
;
id
:
string
;
isPrimary
:
boolean
;
quotes
:
{
__typename
?:
"Quote"
;
id
:
string
;
isPrimary
:
boolean
;
localTicker
:
string
;
exchange
:
{
__typename
?:
"Exchange"
;
id
:
string
;
shortName
:
string
;
country
:
{
__typename
?:
"Country"
;
id
:
string
;
countryCode
:
string
}
}
}
[]
}
[]
}
}
Type declaration
Optional
__typename
?:
"Event"
id
:
string
Optional
audio
Proxy
?:
null
|
string
Optional
audio
Recording
Url
?:
null
|
string
audio
Recording
Offset
Ms
:
number
Optional
audio
Stream
Uri
?:
null
|
string
connection
Status
:
EventConnectionStatus
Optional
external
Audio
Stream
Url
?:
null
|
string
has
Published
Transcript
:
boolean
has
Transcript
:
boolean
event
Date
:
string
event
Type
:
EventType
is
Live
:
boolean
Optional
live
Stream
Url
?:
null
|
string
title
:
string
Optional
creator
?:
null
|
{
__typename
?:
"User"
;
id
:
string
;
firstName
?:
null
|
string
;
lastName
?:
null
|
string
;
primaryEmail
?:
null
|
string
;
username
:
string
}
Optional
primary
Company
?:
null
|
{
__typename
?:
"Company"
;
id
:
string
;
commonName
:
string
;
instruments
:
{
__typename
?:
"Instrument"
;
id
:
string
;
isPrimary
:
boolean
;
quotes
:
{
__typename
?:
"Quote"
;
id
:
string
;
isPrimary
:
boolean
;
localTicker
:
string
;
exchange
:
{
__typename
?:
"Exchange"
;
id
:
string
;
shortName
:
string
;
country
:
{
__typename
?:
"Country"
;
id
:
string
;
countryCode
:
string
}
}
}
[]
}
[]
}
index
index
:
number
is
Refetching
is
Refetching
:
boolean
Optional
on
Select
Event
on
Select
Event
?:
ChangeHandler
<
{
__typename
?:
"Event"
;
id
:
string
;
audioProxy
?:
null
|
string
;
audioRecordingUrl
?:
null
|
string
;
audioRecordingOffsetMs
:
number
;
audioStreamUri
?:
null
|
string
;
connectionStatus
:
EventConnectionStatus
;
externalAudioStreamUrl
?:
null
|
string
;
hasPublishedTranscript
:
boolean
;
hasTranscript
:
boolean
;
eventDate
:
string
;
eventType
:
EventType
;
isLive
:
boolean
;
liveStreamUrl
?:
null
|
string
;
title
:
string
;
creator
?:
null
|
{
__typename
?:
"User"
;
id
:
string
;
firstName
?:
null
|
string
;
lastName
?:
null
|
string
;
primaryEmail
?:
null
|
string
;
username
:
string
}
;
primaryCompany
?:
null
|
{
__typename
?:
"Company"
;
id
:
string
;
commonName
:
string
;
instruments
:
{
__typename
?:
"Instrument"
;
id
:
string
;
isPrimary
:
boolean
;
quotes
:
{
__typename
?:
"Quote"
;
id
:
string
;
isPrimary
:
boolean
;
localTicker
:
string
;
exchange
:
{
__typename
?:
"Exchange"
;
id
:
string
;
shortName
:
string
;
country
:
{
__typename
?:
"Country"
;
id
:
string
;
countryCode
:
string
}
}
}
[]
}
[]
}
}
,
SyntheticEvent
<
Element
,
Event
>
>
rendered
Refetch
rendered
Refetch
:
boolean
Optional
search
Term
search
Term
?:
string
Optional
set
Focus
set
Focus
?:
Dispatch
<
SetStateAction
<
number
>
>
show
Divider
show
Divider
:
boolean
Methods
Optional
refetch
refetch
(
)
:
void
Returns
void
Modules
api/auth
api/client
components/
Button
components/
Checkbox
components/
Company
Filter
Button
components/
Company
Select
components/
Date
Picker
components/
Dropdown
components/
Expand
Button
components/
Form
Field
components/
Input
components/
Loading
Spinner
components/
Phone
Number
Input
components/
Play
Button
components/
Playbar
components/
Provider
components/
Settings
Button
components/
Tabs
components/
Textarea
components/
Time
Ago
components/
Toggle
components/
Tooltip
lib/audio
lib/auth
lib/config/env
lib/config
lib/data
lib/datetimes
lib/hooks/use
Auto
Scroll
lib/hooks/use
Change
Handlers
lib/hooks/use
Delay
Callback
lib/hooks/use
Drag
lib/hooks/use
Element
Size
lib/hooks/use
Event
Listener
lib/hooks/use
Interval
lib/hooks/use
Outside
Click
Handler
lib/hooks/use
Time
Ago
lib/hooks/use
Trace
Update
lib/hooks/use
Window
Size
lib/msg
lib/realtime
lib/storage
lib/strings
lib/utils
modules/
Aiera
Chat
modules/
Aiera
Chat/store
modules/
Aieracast
modules/
Auth
modules/
Event
List
modules/
News
modules/
News
List
modules/
Recording
Form
modules/
Recording
Form/types
modules/
Recording
Form/validate
Input
modules/
Transcrippet/
Line
Chart
modules/
Transcrippet
modules/
Transcript
types/generated
types
types/shaka
web/embed
types/node-
modules-
patches
Event
Row
Props
custom
Only
show
Company
Name
event
index
is
Refetching
on
Select
Event
refetch
rendered
Refetch
search
Term
set
Focus
show
Divider
Generated using
TypeDoc