ui icon indicating copy to clipboard operation
ui copied to clipboard

Leaf UI is a PHP library for building user interfaces.

Results 5 ui issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/leafsphp/ui/assets/109766973/08d5580f-abad-4871-be40-3ada4da40354) ![image](https://github.com/leafsphp/ui/assets/109766973/b9d8e6e5-d549-4051-90c2-24d8440569d5) ## With the addition of some sort of ![image](https://github.com/leafsphp/ui/assets/109766973/b5e38a6d-f69a-4f3c-81d5-dea95d37ae64) the script can load correctly

how use leaf ui without leafphp framework just use php pure mvc project

Hi! Is there a possibility to bind public attributes of the UI component with the view file?

Currently, Leaf UIs are built using the mini templating engine, which puts too much stress on the engine which has to manually parse everything on it's own instead of just...

enhancement