AJ
AJ
Closing this. - Toast position is already done: https://tallstackui.com/docs/v2/interactions/toast#position, v2.7.1 - Dropdown, you wrap it into a `` tag - Side bar is already done.
Hey @ryanyulianto ! This is awesome! I see the benefits of this PR, but I think this PR is not as aligned with the codes I expect for TSUI. I...
```php $this->banner() ->warning(__('Você precisa pagar sua assinatura para desbloquear todos os recursos do TuCitApp')) ->sendAfterRender(); ``` I'm wondering if you don't have the same result when using `enter` method and...
I thought it would be easy, but I think I'm wrong. I'll sleep on it.
@mchev , I've a question. A few days ago, I tried to do it, but I had issues because I didn't understand the correct way to add the `id` attribute,...