mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Update api doc
This commit is contained in:
parent
051fd6e8fe
commit
4930da1e97
@ -50,7 +50,8 @@ export interface Api extends LegacyModuleApiExtension, LegacyCustomisationsApiEx
|
||||
|
||||
// @alpha
|
||||
export interface BuiltinsApi {
|
||||
getRoomViewComponent(): React.ComponentType<RoomViewProps>;
|
||||
renderRoomAvatar(roomId: string, size?: string): React.ReactNode;
|
||||
renderRoomView(roomId: string): React.ReactNode;
|
||||
}
|
||||
|
||||
// @alpha @deprecated (undocumented)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user