new PlaceholderFC(parent, name)
- Source:
Create a placeholder FC to provide enough information for the UI to display content while we wait for the layer to load.
Parameters:
| Name | Type | Description | 
|---|---|---|
| parent | Object | the Record object the placeholder belongs to | 
| name | String | visible name for placeholder (shown in app) |