templateToCardModel
Convert a template entity into a card view model that can be consumed by the suite of hub gallery components
Convert a template entity into a card view model that can be consumed by the suite of hub gallery components
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
template Required | IHubTemplate |
template entity |
|
context Required | IArcGISContext |
auth & portal information |
|
opts Optional | IConvertToCardModelOpts |
view model options |
Returns
Property | Type | Notes |
---|---|---|
Optional | AccessLevel | |
Optional | ICardActionLink[] | |
Optional | IInfoConfig[] | |
Optional | IBadgeConfig[] | |
Optional | string | |
Optional | string | |
Optional | number | |
Optional | string | |
Optional | string | |
Optional | string | |
Optional | string | |
Optional | string | |
Optional | string |
Function defined in common/src/templates/view.ts:25