API Docs for: 0.25.0
Show:

elem-id Class

Module: helpers
Parent Module: ember-osf

Generate a unique HTML element ID for this element. Given "someid" for component instance 123, returns "ember123-someid"

Useful to ensure unique IDs, eg for when component is reused in page.

Item Index