This is the template project that's checked out and configured when you run the bando-up command from ljsthw-bandolier. This is where the code really lives.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
bandolier-template/admin/bando/demos/Cards.svelte.md

386 B

Cards are used everywhere on the web, many times without you even knowing it. They allow you to show an image or similar media, some text, then some buttons. A variant of Cards is Tiles that are a horizontal layout of the same information. I generally use Card when I want a large display of the image or video, and Tile when I want a small display with a thumbnail or icon.