Skip to content

Commit

Permalink
add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xelaint committed Aug 13, 2024
1 parent 3f8d8cc commit 67de438
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/design/modal/src/modal/modal-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ export interface DaffModalConfiguration {
*/
onBackdropClicked?: () => void;

/** Sets the `aria-labelledby` property on the modal */
ariaLabelledBy?: string;
}

0 comments on commit 67de438

Please sign in to comment.