Asset Types

{#each $assetTypes as type}
{selectAssetType(type)}}>
{type.name}
{type.description}
{/each}

Assets

{#if dirtyAsset}
Provide a unique asset ID string.
Provide a unique serial string for the asset.
{/if}