UI Kit Home IxDF UI Kit

“Template Bundle Card” Component

Design: zeplin.

Template Bundle Cards for displaying the list of available template bundles.

Usage

@include('components.cards.templateBundle', ['templateBundle' => $templateBundle])

Props

  • templateBundle (required)
    App\Modules\DownloadableTemplate\Models\TemplateBundle

    TemplateBundle instance to display.