Carpose.de - Documentation
Carpose.de
  • React Integration
    • Getting Started
    • Demo
  • Car Search Modules
    • Car Search Form
    • Car Search Small
    • Car Search (KI)
    • Car Group
  • Offer Modules
    • Offer Slider
    • Offer Item
  • Misc Modules
    • Employee List
    • Store List
  • Components
    • Image Slider Viewer
    • 360° Interior Viewer
    • 360° Exterior Viewer
    • CO2 Class Label
    • Consumption Box
  • Angular Integration [DEPRECATED]
    • Getting Started
    • Slider
    • 360° Interior Viewer
    • 360° Exterior Viewer
Powered by GitBook
On this page
  1. Angular Integration [DEPRECATED]

Getting Started

PreviousConsumption BoxNextSlider

Last updated 1 year ago

DEPRECATED: The JavaScript integration based on Angular will no longer be developed further. Please use v2 based on React.

Carpose.de provides a simple integration bases on Angular. If you want to use the provided components, add the following script to load our library dynamically.

var e = document, t = e.createElement('script'), s = e.getElementsByTagName('script')[0];
t.type = 'text/javascript', t.async = t.defer = !0, t.src = 'https://www.carpose.de/assets/carpose-app.js', s.parentNode.insertBefore(t, s);
Getting Started