Trix editor for MoonShine

Installs: 461

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 0

Open Issues: 0

Language:CSS

pkg:composer/moonshine/trix

3.0.1 2024-11-29 15:31 UTC

This package is auto-updated.

Last update: 2025-10-10 17:15:11 UTC


README

Requirements

  • MoonShine v3.0+

Support MoonShine versions

MoonShine Trix
2.0+ 1.0+
3.0+ 3.0+

Installation

composer require moonshine/trix

Usage

use MoonShine\Trix\Fields\Trix;

Trix::make('Label')
use MoonShine\Trix\Fields\Trix;

Trix::make('Label')->attachmentEndpoint('/endpoint')