Skip to main content
Version: Next

DialogProps

Home > @backstage/ui > DialogProps

Props for the Dialog component.

Signature:

export interface DialogProps extends RAModalProps 

Extends: RAModalProps

Properties

Property

Modifiers

Type

Description

children?

React.ReactNode

(Optional)

className?

string

(Optional)

height?

number | string

(Optional)

width?

number | string

(Optional)