# Show/Hide Event
Name
Bubble Supported
Description
onAppear(callback: () => void)
No
Called when the component is displayed.
onDisappear(callback: () => void)
Called when the component disappears.