Latest #component Threads 
Hi everyone :waving_hand:
I’ve been working on PhiaUI, an open-source UI component library for Phoenix LiveView, and I wanted to share i...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
Hello,
In my project I need custom core components, i.e. input fields etc that are styled a bit differently. I know I can provide class ...
New
Hello everyone. As we previously introduced the Mishka Chelekom library, we’ve been releasing many components for Phoenix and LiveView fo...
New
Hi all,
I build an application that can be configured during build time to use different sets of Phoenix UI Components.
The whole setup...
New
Hello I would like to know if it’s possible to render the template on a .html.heex file for compoients inside liveview
I have this compo...
New
attr :rest, :global
slot :inner_block
def navbar(assigns) do
assigns = join_classes_with_rest(assigns, ["navbar"])
~H"""
...
New
Hi everyone,
I am not a specialist in web technologies, and I am not sure if I am pursuing the right path or not.
Here is the situation...
New
Hey there :waving_hand:
I want to introduce Fluxon UI, a modern UI component library for Phoenix LiveView that I have been working on fo...
New
Hi,
i would like to share the following component that you can use in your phoenix forms to provide a input field with a customizable so...
New
This Week's Trending
This Month's Trending
Hey there :waving_hand:
I want to introduce Fluxon UI, a modern UI component library for Phoenix LiveView that I have been working on fo...
New
Is there an inherent problem with dynamically generating tailwind class names in a component?
I wanted to make the button color configur...
New
This Year's Trending
Hey everyone, live_monaco_editor is a new component to render the Monaco Editor in your app. Monaco is the editor that powers VSCode and ...
New
Hi everyone :waving_hand:
I’ve been working on PhiaUI, an open-source UI component library for Phoenix LiveView, and I wanted to share i...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
Hello,
In my project I need custom core components, i.e. input fields etc that are styled a bit differently. I know I can provide class ...
New
Last Three Year's Trending
I was just looking at the new Adobe Spectrum 2 web components which were released a couple of days ago with an article also on Tech Crunc...
New
Background
I have a button that may be disabled or not, depending on a set of conditions. I want to disable/enable the button without hav...
New
Hi.
I am updating a project from Phoenix LiveView 0.18.18 to 0.20 and I’ve noticed a behaviour change that is breaking my application.
...
New
Hi all,
Using the latest phx_new (1.7.12), when a new project is generated, the input/1 function in core_components.ex declares a slot :...
New
Heyya is a library to help with testing your Phoenix components. It allows for writing fast tests that assert your HTML is consistent and...
New
I am trying to use Alpine JS (3.13.2) with Phoenix 1.7.10, using dead views generated by mix phx.gen.html
In a file such as my_app/lib/m...
New
Hello everyone. As we previously introduced the Mishka Chelekom library, we’ve been releasing many components for Phoenix and LiveView fo...
New
I want to render an icon based on some kind of params:
defp render_status_icon(case, classes) do
icon_name = case case.status do
...
New
I have a schema with a boolean field with a default value of true. I’m using this in a LiveView, wrapped in a changeset and converted to ...
New
Hello, I am still learning the basics of Phoenix so I apologize if this question has an obvious answer that I couldn’t find through Googl...
New
I am currently working on development of some phoenix components.
As I can’t integrate them into pages (yet), I would like to see how th...
New
What is defeating me today:
I want a component, included from a layout template, to have access to conn and/or assigns
What I am doing:...
New
Hi all,
I build an application that can be configured during build time to use different sets of Phoenix UI Components.
The whole setup...
New
Hello I would like to know if it’s possible to render the template on a .html.heex file for compoients inside liveview
I have this compo...
New
See this GitHub issue Passing a slot via attributes emits a warning (but still works) · Issue #3399 · phoenixframework/phoenix_live_view ...
New
Trending Over Three Years
I’m trying to get my function components available in all of my views. My shared components are in there own files under /live/components...
New
I’d like to have a generic, abstract (I apologise for the OO terminology :wink: component, which takes care of all the styling and can be...
New
Imagine you have a core component for LiveView/Phoenix component, and it has some static component like icon
For example:
<Heroicons....
New
Hey,
I am refactoring some code into Phoenix Components, and everything is working great, except it seems like the truncate tailwind css...
New
I have a bunch of Phoenix Components.
May be possible to render them in a Livebook?
That would be absolutely brillant as a living docum...
New
I want to build a custom select.
I need to render all options (when expanded) and always the selected option additionally at the top.
&...
New
I’m migrating a small/medium sized application to use the new phx 1.7 view-less component paradigm and I’ve run into a few issues.
Our l...
New
Hello,
with latest liveview, inside a liveview with a form and validate event
some form input tags are in shared regular leex component...
New
I have a situation at work where two distinct Phoenix projects, A and B, duplicate the same schemas, since they truck in the same db tab...
New
Hi community,
I would like to build a multiple selection field which has a suggestion shown on typing. I don’t have any luck in googling...
New
in the new setup with components accessed from a controller
from the docs Components and HEEx Templates — Phoenix v1.7.0-rc.0
Phoenix a...
New
Hi all,
how can I pass the form and the field to live_file_input/1 so that the name attribute is built correctly?
Thank you
New
Hi,
I am trying to migrate my project to live_view 0.18.3 and I am having problems with live_patch…here’s my current code:
def modal(a...
New
Hi.
I’m trying to create a custom input component and can’t figure out the right way to do it.
The component I’m trying to build is a d...
New
Hi all,
I am planning to start writing my own components library.
My doubt is:
Should I write all live components?
Or should I keep s...
New
- Follow
- Join
- Shape
the conversation
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex









