mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(modal): fix styling issues in the slot table (#24468)
This commit is contained in:
@@ -19,7 +19,7 @@ import { createSwipeToCloseGesture } from './gestures/swipe-to-close';
|
||||
/**
|
||||
* @virtualProp {"ios" | "md"} mode - The mode determines which platform styles to use.
|
||||
*
|
||||
* @slot = Content is placed inside of the `.modal-content` element.
|
||||
* @slot - Content is placed inside of the `.modal-content` element.
|
||||
*
|
||||
* @part backdrop - The `ion-backdrop` element.
|
||||
* @part content - The wrapper element for the default slot.
|
||||
|
||||
Reference in New Issue
Block a user