Skip to main content
Version: 3.0.0

sodexo-deposit-detail-template

The sodexo-deposit-detail-template component displays detailed information about a specific user deposit.

Properties

PropertyHTML AttributeTypeDefaultDescription
badgeIdbadge-idstring-Badge identifier associated with the deposit
depositIddeposit-idstring-Deposit identifier to display details for

Usage

<!DOCTYPE html>
<html>
<sodexo-deposit-detail-template badge-id="badge-123" deposit-id="deposit-456"></sodexo-deposit-detail-template>
</html>