Source Code / Custom HTML Feature

Add custom HTML, CSS, and JavaScript to your Swiftspeed app. Embed widgets, custom code, and interactive elements.

What is the Source Code Feature?

The Source Code feature lets you embed custom HTML, CSS, and JavaScript directly into your app. This is perfect for advanced users who want to add custom widgets, embed codes, or interactive elements.

Setting Up Source Code

  1. Go to Features in the editor
  2. Click "Add Feature" and select Source Code
  3. Enter your HTML, CSS, and JavaScript code
  4. Click Save

Use Cases

  • Embed third-party widgets (chat, analytics, etc.)
  • Custom interactive elements
  • Embed code from external services
  • Custom animations or visual effects

Tips

  • Test your code in the preview before publishing
  • Make sure your code is mobile-responsive
  • Avoid JavaScript that blocks the main thread