You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working on the new version for the latest upcoming Nova version (v4) which will use Vue 3; and I will be implementing Headless UI's toggle. https://headlessui.dev/vue/switch
This is something I will look into including in the package.
Hello,
Is it possible to limit the toggle labels so that they are displayed on the forms but NOT on the index. Currently I have the following:
This works well and the labels are visible on the toggle form:
However due to limited space on the resource index I would like to remove the label (red boxes) so that only the indicator is shown:
I have been able to achieve this when I remove labels all together but would prefer not to do this.
Thank you for the package and your help, the package is really useful.
The text was updated successfully, but these errors were encountered: