@@ -51,4 +51,7 @@ export interface IBodyProps {
|
||||
// Set to `true` to disable interactions (e.g. video controls) and to remove controls from the tab order.
|
||||
// This may be useful when displaying a preview of the event.
|
||||
inhibitInteraction?: boolean;
|
||||
|
||||
/* Whether to show the default placeholder for files. Defaults to true. */
|
||||
showGenericPlaceholder?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user