Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Flux UINew to Visual Studio Code? Get it now.
Flux UI

Flux UI

Josh Hanley

|
1,050 installs
| (1) | Free
Livewire Flux UI components support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flux UI extension

This package is a VSCode extension to add suggestions for Flux UI components (created by Caleb Porzio).

Usage

In any blade file, start a HTML tag < and you should see a list of Flux components suggested.

screenshot of component suggestions

Once a Flux component has been added, you can also see what props are available.

screenshot of prop suggestions

Contributions

This extension needs to be manually updated if any Flux components are added or removed.

To update the components in this extension from Flux, you need to ensure you have a local copy of Flux and run the following command:

npm run update /path/to/flux

Locally this extension will then remember you path to Flux, so you can just run npm run update in the future.

Once updated, a new version of the extension will need to be published.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft