Skip to content

Commit

Permalink
keepPrevious in client ts declaration (#3812)
Browse files Browse the repository at this point in the history
Co-authored-by: Ndricim <ndricim.rrapi@sap.com>
  • Loading branch information
JohannesDoberer and ndricimrr committed Jul 11, 2024
1 parent 00718af commit 664f9d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/luigi-client.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export declare interface ModalSettings {
size?: 'fullscreen' | 'l' | 'm' | 's';
width?: string;
height?: string;
keepPrevious?: boolean;
closebtn_data_testid?: string;
}

Expand Down

0 comments on commit 664f9d1

Please sign in to comment.