dyte-participant-tile
A component which plays a participants video and allows for placement
of components like dyte-name-tag
, dyte-audio-visualizer
or any other component.
Props
participant
config
iconPack
isPreview
Whether tile is used for preview
Default
false
Type
boolean
meeting
Meeting object
Type
DyteClient
nameTagPosition
Position of name tag
Default
'bottom-left'
Type
"bottom-center" | "bottom-left" | "bottom-right" | "top-center" | "top-left" | "top-right"
size
Size
Type
"lg" | "md" | "sm" | "xl"
states
States object
Type
States
t
variant
Variant
Default
'solid'
Type
"gradient" | "solid"