UNPKG

@tencentcloud/roomkit-web-vue3

Version:

<h1 align="center"> TUIRoomKit</h1> Conference (TUIRoomKit) is a product suitable for multi-person audio and video conversation scenarios such as business meetings, webinars, and online education. By integrating this product, you can add room management,

10 lines (9 loc) 310 B
export enum LAYOUT { SIX_EQUAL_POINTS = 'six_equal_points', NINE_EQUAL_POINTS = 'nine_equal_points', TWENTY_FIVE_EQUAL_POINTS = 'twenty_five_equal_points', RIGHT_SIDE_LIST = 'right_side_list', TOP_SIDE_LIST = 'top_side_list', LARGE_SMALL_WINDOW = 'large_small_window', GRID_VIEW = 'grid_view', }