bankai-vue
GuideComponents

Guide

  • Getting started
  • SSR, SPA & routing
  • Internationalization

Components

  • App
  • Button
  • Text
  • Code
  • CodeBlock
  • Heading
  • Flex
  • Grid
  • Layout
  • Header
  • Aside
  • Main
  • Footer
  • Container
  • Page
  • Link

Components

The components built so far. More land as the roadmap progresses — this list grows with them.

BankaiApp

Infra root wrapper + embedded surface.

BankaiButton

Native <button> with variant/size/type.

BankaiText

Polymorphic text primitive + inline semantics.

BankaiCode

Inline code — native <code> chip.

BankaiCodeBlock

Block <pre><code> with a copy button.

BankaiHeading

Native <h1>–<h6> via a required level.

BankaiFlex

Flexbox layout helper.

BankaiGrid

CSS-grid layout helper.

BankaiLayout

App shell emitting native landmark regions.

BankaiHeader

Standalone <header> banner region.

BankaiAside

Standalone <aside> complementary side rail.

BankaiMain

Standalone <main> content region.

BankaiFooter

Standalone <footer> contentinfo region.

BankaiContainer

Centered max-width width utility (↔ fluid).

BankaiPage

Per-route content host inside <main>.

BankaiLink

Router-aware link — <a>, RouterLink, or NuxtLink.

MIT © bankai-vue · This site is built with bankai-vue.