.callout.is-helpful header Developer Preview p. The Angular 2.0 API is currently in active development and not production ready. This page showcases a preview of proposed methods to help further the discussion in the development community. Please also note that examples currently use TypeScript rather than ES5 JavaScript. If you're building a production app today, please use Angular 1.X. ul.is-plain for page, slug in public.docs[current.path[1]][current.path[2]].api if slug != 'index' && slug != '_contents' && slug != '_data' - var url = "/docs/" + current.path[1] + "/" + current.path[2] + "/" + current.path[3] + "/" + slug - var title = public.docs[current.path[1]][current.path[2]][current.path[3]][slug]._data["index"]["title"] li != partial("../../../../_includes/_hover-card", {name: title, url: url })