Raxol. UI
(Raxol v2.6.0)
View Source
Internal multi-framework adapter layer.
Most apps should use use Raxol.Core.Runtime.Application (TEA pattern).
See the Quickstart for the recommended approach.
This module provides an alternative adapter for advanced use cases where you need to mix Phoenix LiveView, HEEx, or raw terminal buffer access within a Raxol app.
Supported adapters: :react, :liveview, :heex, :universal, :raw.
Summary
Functions
Create a new UI component with the specified framework.