ConfirmPopup API
API documentation for ConfirmPopup component
ConfirmPopupRoot#
Props#
Defines valid properties in ConfirmPopup component.
State#
Defines valid state in ConfirmPopup component.
Exposes#
Defines the methods and properties exposed by ConfirmPopup component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of ConfirmPopup component.
Types#
Instance
Instance of ConfirmPopup component.
| values |
|---|
| ComponentInstance<ConfirmPopupRootProps, ConfirmPopupRootState, ConfirmPopupRootExposes> |
ConfirmPopupTrigger#
Props#
Defines valid properties in ConfirmPopupTrigger component.
Exposes#
Defines the methods and properties exposed by ConfirmPopupTrigger component.
| name | type | default | description |
|---|---|---|---|
| confirmpopup | ConfirmPopupRootInstance | null | Instance of the ConfirmPopup component. |
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of ConfirmPopupTrigger component.
| name | type | default | description |
|---|---|---|---|
| root | ConfirmPopupTriggerPassThroughType<HTMLAttributes<HTMLButtonElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of ConfirmPopupTrigger component.
| values |
|---|
| ComponentInstance<ConfirmPopupTriggerProps, ConfirmPopupTriggerState, ConfirmPopupTriggerExposes> |
ConfirmPopupPortal#
Props#
Defines valid properties in ConfirmPopupPortal component.
Exposes#
Defines the methods and properties exposed by ConfirmPopupPortal component.
| name | type | default | description |
|---|---|---|---|
| confirmpopup | ConfirmPopupRootInstance | null | Instance of the ConfirmPopup component. |
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of ConfirmPopupPortal component.
| name | type | default | description |
|---|---|---|---|
| root | ConfirmPopupPortalPassThroughType<HTMLAttributes<HTMLButtonElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of ConfirmPopupPortal component.
| values |
|---|
| ComponentInstance<ConfirmPopupPortalProps, ConfirmPopupPortalState, ConfirmPopupPortalExposes> |
ConfirmPopupContent#
Props#
Defines valid properties in ConfirmPopupContent component.
Exposes#
Defines the methods and properties exposed by ConfirmPopupContent component.
| name | type | default | description |
|---|---|---|---|
| confirmpopup | ConfirmPopupRootInstance | null | Instance of the ConfirmPopup component. |
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of ConfirmPopupContent component.
| name | type | default | description |
|---|---|---|---|
| root | ConfirmPopupContentPassThroughType<HTMLAttributes<HTMLButtonElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of ConfirmPopupContent component.
| values |
|---|
| ComponentInstance<ConfirmPopupContentProps, ConfirmPopupContentState, ConfirmPopupContentExposes> |
ConfirmPopupIcon#
Props#
Defines valid properties in ConfirmPopupIcon component.
Exposes#
Defines the methods and properties exposed by ConfirmPopupIcon component.
| name | type | default | description |
|---|---|---|---|
| confirmpopup | ConfirmPopupRootInstance | null | Instance of the ConfirmPopup component. |
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of ConfirmPopupIcon component.
| name | type | default | description |
|---|---|---|---|
| root | ConfirmPopupIconPassThroughType<HTMLAttributes<HTMLButtonElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of ConfirmPopupIcon component.
| values |
|---|
| ComponentInstance<ConfirmPopupIconProps, ConfirmPopupIconState, ConfirmPopupIconExposes> |
ConfirmPopupMessage#
Props#
Defines valid properties in ConfirmPopupMessage component.
Exposes#
Defines the methods and properties exposed by ConfirmPopupMessage component.
| name | type | default | description |
|---|---|---|---|
| confirmpopup | ConfirmPopupRootInstance | null | Instance of the ConfirmPopup component. |
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of ConfirmPopupMessage component.
| name | type | default | description |
|---|---|---|---|
| root | ConfirmPopupMessagePassThroughType<HTMLAttributes<HTMLButtonElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of ConfirmPopupMessage component.
| values |
|---|
| ComponentInstance<ConfirmPopupMessageProps, ConfirmPopupMessageState, ConfirmPopupMessageExposes> |
ConfirmPopupFooter#
Props#
Defines valid properties in ConfirmPopupFooter component.
Exposes#
Defines the methods and properties exposed by ConfirmPopupFooter component.
| name | type | default | description |
|---|---|---|---|
| confirmpopup | ConfirmPopupRootInstance | null | Instance of the ConfirmPopup component. |
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of ConfirmPopupFooter component.
| name | type | default | description |
|---|---|---|---|
| root | ConfirmPopupFooterPassThroughType<HTMLAttributes<HTMLButtonElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of ConfirmPopupFooter component.
| values |
|---|
| ComponentInstance<ConfirmPopupFooterProps, ConfirmPopupFooterState, ConfirmPopupFooterExposes> |
ConfirmPopupReject#
Props#
Defines valid properties in ConfirmPopupReject component.
Exposes#
Defines the methods and properties exposed by ConfirmPopupReject component.
| name | type | default | description |
|---|---|---|---|
| confirmpopup | ConfirmPopupRootInstance | null | Instance of the ConfirmPopup component. |
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of ConfirmPopupReject component.
| name | type | default | description |
|---|---|---|---|
| root | ConfirmPopupRejectPassThroughType<HTMLAttributes<HTMLButtonElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of ConfirmPopupReject component.
| values |
|---|
| ComponentInstance<ConfirmPopupRejectProps, ConfirmPopupRejectState, ConfirmPopupRejectExposes> |
ConfirmPopupAccept#
Props#
Defines valid properties in ConfirmPopupAccept component.
Exposes#
Defines the methods and properties exposed by ConfirmPopupAccept component.
| name | type | default | description |
|---|---|---|---|
| confirmpopup | ConfirmPopupRootInstance | null | Instance of the ConfirmPopup component. |
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of ConfirmPopupAccept component.
| name | type | default | description |
|---|---|---|---|
| root | ConfirmPopupAcceptPassThroughType<HTMLAttributes<HTMLButtonElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of ConfirmPopupAccept component.
| values |
|---|
| ComponentInstance<ConfirmPopupAcceptProps, ConfirmPopupAcceptState, ConfirmPopupAcceptExposes> |
useConfirmPopup#
Props#
Defines valid properties in useConfirmPopup.
State#
Defines valid state in useConfirmPopup.
Exposes#
Defines the methods and properties exposed by useConfirmPopup.
Events#
useConfirmPopupChangeEvent
Event fired when the confirmpopup's open state changes.
Types#
Instance
Instance of useConfirmPopup headless.
| values |
|---|
| HeadlessInstance<useConfirmPopupProps, useConfirmPopupState, useConfirmPopupExposes> |