UNPKG

@selfcommunity/react-templates

Version:

React Templates Components to integrate a Community created with SelfCommunity.

18 lines (13 loc) 699 B
/** * > API documentation for the Community-JS PrizeItemSkeleton Skeleton component. Learn about the available props and the CSS API. #### Component Name The name `SCLoyaltyProgramDetailTemplate-prize-item-skeleton-root` can be used when providing style overrides in the theme. #### CSS |Rule Name|Global class|Description| |---|---|---| |root|.SCLoyaltyProgramDetailTemplate-prize-item-skeleton-root|Styles applied to the root element.| |content|.SCLoyaltyProgramDetailTemplate-content|Styles applied to the card content section.| |actions|.SCLoyaltyProgramDetailTemplate-actions|Styles applied to the actions section.| * */ export default function PrizeItemSkeleton(): JSX.Element;