---
title: "Petal Components and Phoenix 1.7"
url: https://daily.dev/posts/petal-components-and-phoenix-1-7-llbexlvm6
source_url: https://elixircasts.io/petal-components-and-phoenix-1.7
type: article
source: "ElixirStatus"
published: 2024-05-14T15:54:51.720Z
updated: 2024-05-14T15:54:49.838Z
tags: ["webdev", "elixir", "tailwind-css"]
reading_time: 5
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Petal Components and Phoenix 1.7

**[ElixirStatus](https://daily.dev/sources/elixirstatus)** · 5 min read · 2 upvotes · 0 comments

## Summary

The post discusses how to use Petal Components with Phoenix 1.7 to easily build web applications. It provides instructions on configuring the application, importing the components, and using them in the code. The PC module is used to namespace and delegate functions to the Petal Components.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://elixircasts.io/petal-components-and-phoenix-1.7>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#elixir](https://daily.dev/tags/elixir), [#tailwind-css](https://daily.dev/tags/tailwind-css)

[View this post on daily.dev](https://daily.dev/posts/petal-components-and-phoenix-1-7-llbexlvm6)
