Skip to main content

Modals

Learn how to create and customize modals to display important information or collect user input in your tours.

Basic Usage

Create a Modal

Customization

Styling

Customize modal appearance:

Content

Add rich content to modals:

Advanced Features

Interactive Modals

Add interactive elements to modals:

Conditional Modals

Show modals based on conditions:

Best Practices

  1. Be Clear: Keep modal content focused and concise
  2. Be Responsive: Ensure modals work well on all screen sizes
  3. Be Accessible: Include proper keyboard navigation
  4. Be Consistent: Use consistent styling and behavior

Common Issues

  • Check initialization
  • Verify content is valid
  • Check for z-index conflicts
  • Ensure proper event handling

Styling Issues

  • Check CSS conflicts
  • Verify responsive design
  • Check for overflow issues
  • Ensure proper positioning

Next Steps

Tooltips

Learn about tooltip steps

Banners

Learn about banner steps