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 had the same problem, were you able to replace the text?
I solved it. For some reason in the documentation doesn't mention about navText and I guessed that not support this function in this library, actually yes it does.
My example: <carousel :nav="true" :dots="false" :autoWidth="true" :margin="10" :navText="['<','>']">
On Wed, Dec 30, 2020, 2:22 AM Lermaz ***@***.***> wrote:
I had the same problem, were you able to replace the text?
I solved it. For some reason in the documentation doesn't mention about
navText and I guessed that not support this function in this library,
actually yes it does.
My example:
<carousel :nav="true" :dots="false" :autoWidth="true" :margin="10"
:navText="['<','>']">
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#37 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPMSEL4JTJKP7YEEKR2XDLSXJXELANCNFSM4S2OVKZA>
.
next and prev buttons which show when add property i can not edit there text
The text was updated successfully, but these errors were encountered: