[Go to site: main page, start]

Interface RenderChatInputContext

interface RenderChatInputContext {
    previousParent: HTMLElement;
}
Index

Properties

Properties

previousParent: HTMLElement

The element the chat input was moved out of.