RtkPolls
A component which lists all available plugins a user can access with the ability to enable or disable them as per their permissions.
<View>
<RtkPolls
meeting={meeting}
style={{ height: '480px', maxWidth: '320px', backgroundColor: '#000' }}
/>
</View>
Props
config
iconPack
meeting
Meeting object
size
Size
Type
"lg" | "md" | "sm" | "xl"