Example
<c-open-record-page-flow-action record-id={recordId} target="_blank"></c-open-record-page-flow-action>
Extends
- LightningElement
Members
recordId :string
Record Id of the record page to which the action should forward.
Type:
- string
- Default Value:
-
- ''
- Source:
target :string
Open the page in the same '_self' or in a new tab '_blank '.
Type:
- string
- Default Value:
-
- ''
- Source: