Skip to content

Changes from v1 to v2

Chris Hutchinson edited this page Nov 17, 2016 · 1 revision

To replicate CardKit v1 behaviour, most developers will only need to create a configuration object (very similar to their v1 configuration object), initialise CardKit and the CardKitDOM renderer, and render the UI. An example of how to do this can be found here.

In the most part, a CardKit 2 configuration object is identical to a CardKit v1 configuration object. For details of all the available properties on CardKit 2 configuration objects, take a look at the Creating your own configuration page of the wiki.