We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a74768d + 2119c23 commit 89dcf8aCopy full SHA for 89dcf8a
.ai/fluxui-pro/core.blade.php
@@ -6,9 +6,11 @@
6
- Fallback to standard Blade components if Flux is unavailable.
7
- If available, use Laravel Boost's `search-docs` tool to get the exact documentation and code snippets available for this project.
8
- Flux UI components look like this:
9
+@verbatim
10
<code-snippet name="Flux UI component usage example" lang="blade">
11
<flux:button variant="primary"/>
12
</code-snippet>
13
+@endverbatim
14
15
### Available Components
16
This is correct as of Boost installation, but there may be additional components within the codebase.
0 commit comments