After checking https://github.com/tailwindui/vue, I think that if we use Tailwind and Alpine, we could implement components with HTML only (maybe not as advanced as with Vue, but to a point).
And that means that we could use something like partials. So I gave it a try. A new tag is needed, because currently partial
is not a pair tag.
The change I did to the partial
tag is to parse $this->content
and provide it to the view renreer as add content
.
public function wildcard($tag)
{
// We pass the original non-studly case value in as