LARGE_SIZE_REQUEST: IActionModalProps["sizeRequest"]

Description: A function that modifies the size request for a modal action.

The original size request object containing height and width.

The current height of the modal.

The current width of the modal.

  • The modified size request object with reduced height and width.
  • The modified size request object with reduced height.
  • The modified size request object with reduced width.