mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Update docs
This commit is contained in:
parent
8f40ea5c0a
commit
64a63bdbb0
@ -59,6 +59,7 @@ export interface Api extends LegacyModuleApiExtension, LegacyCustomisationsApiEx
|
||||
|
||||
// @alpha
|
||||
export interface BuiltinsApi {
|
||||
renderNotificationDecoration(roomId: string): React.ReactNode;
|
||||
renderRoomAvatar(roomId: string, size?: string): React.ReactNode;
|
||||
renderRoomView(roomId: string, props?: RoomViewProps): React.ReactNode;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user