Trix editor for MoonShine

3.0.1 2024-11-29 15:31 UTC

This package is auto-updated.

Last update: 2025-03-10 15:56:14 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')