Documentation ¶ Index ¶ type Props Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Props ¶ type Props struct { // Children - content rendered inside the backdrop. Optional. Children any // // React.ReactNode // ClassName - additional classes added to the button. Optional. ClassName string } Source Files ¶ View all Source files component.go Click to show internal directories. Click to hide internal directories.