Sh Frontend!
Documentation
Backend Docs
Github
Documentation
Backend Docs
Github
  • Guide

    • Introduction
  • Layouts

    • sh card layout
  • Components

    • ShModal
    • Sh modal Form
    • Sh Canvas
    • Confirmation Action
    • Routes
    • Sh Tabs
    • Sh Dynamic Tabs
    • Sh Form
    • Sh Table
  • Helpers

    • Helpers
    • shUser
    • shApi
    • shRepo
  • About

    • Overview
    • Team

sh card layout

This is a card layout component that can be used to display a list of items in a card layout.

Importing

import { ShCardLayout } from '@iankibetsh/shframework'

Example Usage

<sh-card-layout>
    content
<sh-card-layout>

Explanation

You can use this component to display any content in a card layout.

Last Updated:: 6/27/25, 8:57 AM
Contributors: Hosea Kibet