4 件の回答

You simply need to add implements="forceCommunity:availableForAllPageTypes" to your apex:component tag. This attribute lets community builder know that you'd like to add this lightning component to your communities template(s).You may need to do special work to get styles, static resources, and svg icons to work if needed, but other than that they work well with communities.