Marionette Docs
English GitHub

ナビゲーション

検索 Ctrl K

コンテンツ

  • ホーム
  • デモギャラリー
  • AI-friendly
  • ベンチマーク
  • レポート
  • チュートリアル
    • 最初のアプリを作る
    • 静的アセットを配信する
    • バックエンドとフロントエンドの通信
    • データアプリ構築手順
    • DashWind管理画面
    • デスクトップアプリ
  • コンポーネント

    一致する項目がありません。

    • 一覧ページ
    • レイアウト
      • Container
      • PageHeader
      • Section
      • Card
      • Stack
      • Grid
      • Split
      • Layout stories
    • タイポグラフィ
      • H1-H4
      • P
      • Span
    • アクション / リンク
      • Button
      • Link
      • ThemeToggleButton
      • Dropdown
      • Menu
      • Collapse
    • フォーム / 入力
      • Form
      • FormField
      • Input
      • FileUpload
      • Textarea
      • Select
      • Checkbox
      • RadioGroup
      • Switch
      • Toggle
      • Range
      • Rating
    • ナビゲーション
      • Sidebar
      • Breadcrumb
      • Tabs
      • Pagination
      • Navigation stories
      • Navbar
      • Steps
      • Step
      • Join
    • フィードバック / オーバーレイ
      • Alert
      • Toast
      • Progress
      • Skeleton
      • EmptyState
      • Modal
      • Overlay System Demo
      • Toast / Alert / EmptyState / Skeleton
      • Tooltip
      • Loading
      • Indicator
      • RadialProgress
    • データ / メディア
      • Table
      • Image
      • DataFrame
      • DataFrameChart
      • Avatar
      • Carousel
      • CarouselItem
      • Mask
      • Stat
      • Markdown
      • Code
      • Kbd
      • FontIcon
    • ページセクション
      • Hero
      • Timeline
      • Drawer
      • Footer
      • ChatBubble
      • MockupWindow
    • チャート
      • Chart
      • Chart (Line)
      • Chart (Bar)
      • Chart (Pie)
      • Chart (Doughnut)
      • Chart (Scatter)
    • その他
      • ThemeController
      • Actions
      • Divider
      • Box
      • AppShell
      • Region
      • Badge
      • TextComponent
      • LoadingWithVariants
      • TableWithVariants
      • TooltipWithVariants
      • DashWind Shell
      • DashWind PageHeader
      • DashWind CardPanel
      • DashWind AuthCard
      • DashWind SettingsSection
      • DashWind MetricGrid
      • DashWind DataTable
      • DashWind ResourcePage
  • API Docs
    • 一覧ページ
    • APIドキュメント(日本語版)
    • 2. App
    • 3. Context
    • 4. 低レベルHTML (`frontend/html`)
    • 5. Form APIs
    • 6.5 daisyUI 便利コンポーネント
    • 6.3 データ表示
    • 6.4 レイアウト・サーフェス
    • 6.1 リンク・ボタン・入力
    • 6.2 オーバーレイ・通知・状態表示
    • 6. Component APIs
    • 7. Flash APIs
    • 8. Runtime
    • DashWind API
  • 検索

コンポーネントギャラリー

各コンポーネントのビジュアルサンプルを iframe で確認できます。

レイアウト

ページ構造、コンテナ、セクション、配置のプリミティブ。

8

Container

Width and padding container wrapper.

PageHeader

Page title, description, and action header.

Section

Section block with consistent heading spacing.

Card

Card surface with optional header metadata.

Stack

Flex-based vertical/horizontal stack layout.

Grid

Responsive grid layout for repeated content.

Split

Main/aside split layout primitive.

Layout stories

Layout usage demo with cards, grid, and split panels.

タイポグラフィ

テキストプリミティブと見出しヘルパー。

3

H1-H4

Semantic heading node helpers (H1-H4 and props variants).

P

Paragraph node helper for readable body text blocks.

Span

Inline span node helper and props variant for text fragments.

アクション / リンク

ボタン、リンク、直接操作のためのコンポーネント。

6

Button

Primary/secondary action button variants

Link

Internal, external, and download links with shared styling.

ThemeToggleButton

Marionette built-in theme toggle action button.

Dropdown

Dropdown alias exposed from frontend package.

Menu

Menu alias exposed from frontend package.

Collapse

Collapse alias exposed from frontend package.

フォーム / 入力

ユーザー入力の収集と検証に使うコントロール。

12

Form

Form element wrapper for method/action and child controls.

FormField

Labeled field wrapper with hint and error text

Input

Single-line text and value input control

FileUpload

File selection input helper for upload forms

Textarea

Multiline text input control

Select

Dropdown control for choosing one option

Checkbox

Boolean checkbox input with label

RadioGroup

Exclusive multi-option radio selection group

Switch

Toggle-style boolean switch control

Toggle

Toggle alias exposed from frontend package.

Range

Range alias exposed from frontend package.

Rating

Rating alias exposed from frontend package.

ナビゲーション

画面遷移、階層、ページング、ナビゲーションのデモ。

9

Sidebar

Application sidebar navigation with active links and optional note.

Breadcrumb

Hierarchical path navigation trail

Tabs

Tabbed navigation for switching related views

Pagination

Previous/next pager with current page state

Navigation stories

Navigation component stories for tabs, breadcrumbs, and pagination.

Navbar

Top navigation bar alias exposed from frontend package.

Steps

Steps alias exposed from frontend package.

Step

Step alias exposed from frontend package.

Join

Join alias exposed from frontend package.

フィードバック / オーバーレイ

状態表示、読み込み、空状態、重なりのあるUI。

12

Alert

Inline alert message component

Toast

Transient toast notification component

Progress

Determinate and indeterminate progress indicator.

Skeleton

Loading placeholder skeleton blocks

EmptyState

No-data and loading empty-state presentation

Modal

Overlay dialog for confirmations and detail tasks

Overlay System Demo

Modal/drawer/popover/tooltip overlay demo

Toast / Alert / EmptyState / Skeleton

Toast/alert/empty/skeleton feedback demo

Tooltip

Tooltip alias exposed from frontend package.

Loading

Loading alias exposed from frontend package.

Indicator

Indicator alias exposed from frontend package.

RadialProgress

RadialProgress alias exposed from frontend package.

データ / メディア

テーブル、データフレーム、画像表示。

13

Table

Column/row data table with sort affordances.

Image

Responsive image display with alt text and optional caption.

DataFrame

Render a gota DataFrame as a table component.

DataFrameChart

Build chart datasets from a DataFrame for ComponentChart.

Avatar

Avatar alias exposed from frontend package.

Carousel

Carousel alias exposed from frontend package.

CarouselItem

CarouselItem alias exposed from frontend package.

Mask

Mask alias exposed from frontend package.

Stat

Stat alias exposed from frontend package.

Markdown

Render Markdown content as sanitized HTML output.

Code

Code alias exposed from frontend package.

Kbd

Kbd alias exposed from frontend package.

FontIcon

Font icon helper for Material Icons or UIcons/Flaticon classes.

ページセクション

ページのヒーロー、タイムライン、補助エリアなどのセクション構成要素。

6

Hero

Hero section alias exposed from frontend package.

Timeline

Timeline and TimelineItem aliases exposed from frontend package.

Drawer

Drawer alias exposed from frontend package.

Footer

Footer alias exposed from frontend package.

ChatBubble

ChatBubble alias exposed from frontend package.

MockupWindow

MockupWindow alias exposed from frontend package.

DashWind

frontend/dashwind の管理画面シェル、リソースページ、テーブル、フォーム、KPIプリセット。

8

DashWind Shell

Responsive DashWind admin shell with drawer navigation, topbar search, actions, and user menu.

DashWind PageHeader

Dashboard page title row with description text and optional action area.

DashWind CardPanel

Admin card surface that wraps DaisyUI cards with DashWind spacing, shadow, and actions.

DashWind AuthCard

Two-column authentication preset with labeled fields, submit button, and footer content.

DashWind SettingsSection

Card-backed settings form section with help text, validation states, and submit actions.

DashWind MetricGrid

Responsive KPI metric grid with values, descriptions, trend tones, icons, and links.

DashWind DataTable

Typed resource table with sortable headers, cell classes, zebra rows, and empty content support.

DashWind ResourcePage

High-level list page preset combining page header, primary action, filters, table, empty state, and row actions.

チャート

Chartラッパーとチャート種別ごとのサンプル。

6

Chart

Chart.js-backed data visualization wrapper.

Chart (Line)

Line chart for visualizing trends over time or continuous values.

Chart (Bar)

Bar chart for comparing values across categories.

Chart (Pie)

Pie chart for showing part-to-whole proportions.

Chart (Doughnut)

Doughnut chart with center space for summary metrics.

Chart (Scatter)

Scatter chart for visualizing correlation and distribution on two axes.

その他

まだ主要カテゴリに割り当てていない追加サンプル。

11

ThemeController

ThemeController and ThemeControllerOption aliases exposed from frontend package.

Actions

Horizontal action group container with alignment, gap, and wrapping controls.

Divider

Visual separator with configurable spacing.

Box

Generic surface container with tone, border, and padding options.

AppShell

Application shell with sidebar, flashes, header, and content regions.

Region

ID-addressable content region designed for partial updates.

Badge

Compact label component with variant and size options.

TextComponent

Semantic text helper with size, weight, and tone options.

LoadingWithVariants

Loading helper with type and size variants.

TableWithVariants

Table helper with zebra, pin rows/cols, and size variants.

TooltipWithVariants

Tooltip helper with placement, color, and forced-open variants.

検索条件に一致するコンポーネントはありません。