/
(17) Lightning Component

(17) Lightning Component

This setting will allow you to use Visualforce pages created with SkyVisualEditor on Lightning Experience (Desktop).
Please check “Generate a Lightning Component” if you would like to use Visualforce page created with SkyVisualEditor on Lightning.

Property nameDetail
Generate a Lightning ComponentCheck to enable the function
Change component nameCheck to change the Lightning component name
Extend settingClick to enable the event setting added on the Lightning Component


【Lightning Component extend setting】

Output interface setting

Property nameDetail
flexipage:availableForAllPageTypesTo be able to create a component for Lightning Application builder and any other Lightning page types. Please refer to the link below for more information :
Configure Components for Lightning Pages and the Lightning App Builder
forceCommunity:availableForAllPageTypes

To be able to make custom Lightning components availble for the community builder. Please refer to the link below for more information :
Configure Components for Communities

force:lightningQuickActionWithoutHeader

To be able to make custom Lightning components available for the Lightning Experience or Salesforce mobile application as a custom action.Please refer to the link below for more information :
Configure Components for Custom Actions

lightning:actionOverrideTo be able to make Lightning application available for Lightning Experience or Salesforce mobile application as the action override.Please refer to the link below for more information :
Creating a Lightning Component for Use as an Action Override
force:apphostableTo be able to make components available for Lightning Experience or Salesforce application as a custom tab.Please refer to the link below for more information :
Add Lightning Components as Custom Tabs in a Lightning Experience App


Additional lightning event setting

Property nameDetail
NameSet a name for additional Lightning event
Event NameSet a event for Lightning component


Example)
Setting force:navigateToSObject event for Lightning component

Related content