0 Replies Latest reply on Oct 1, 2008 7:54 AM by nickarls

    Adding resources for custom components

    nickarls

      Hi,

      I'm developing a CDK-based custom component and looking for information on how to register resources. The component would need access to a css file and and js library whenever it is placed on a page. I found classes like HeaderResourcesRendererBase, AddResource and AddResourceFactory but not that much info on how to use them.

      Any pointers would be appreciated.