Type alias CenterPanelOptions
CenterPanelOptions: {
mostSpecificRequiredStatement: boolean;
requiredStatementEnabled: boolean;
subtitleEnabled: boolean;
titleEnabled: boolean;
}
Type declaration
mostSpecificRequiredStatement: boolean
requiredStatementEnabled: boolean
subtitleEnabled: boolean
titleEnabled: boolean