BoldSign®Effortlessly integrate e-signatures into your app with the BoldSign® API. Create a sandbox account!
Hi
Help me please. I can't make to work the floating label of textbox, see my code please:
<template>
<div id="app">
<ejs-textbox floatLabelType="Auto" placeholder="Name"></ejs-textbox>
</div>
</template>
|
|
Thank you for the sample, but...
I use a server side rendering by Asp.Net MVC classic. I need use a full framework js-library without npm. Please make a sample with ej2-vue-es5 and ES5. I have the problem with this set.
https://codesandbox.io/s/peaceful-monad-y3flke?file=/index.html
Best regards
Andrey Kabanets
<ejs-textbox float-label-type="Auto" placeholder="Name"></ejs-textbox> |
|
Thank you. The problem resolved.
I have another problem right now. Labels don't float when a browser inserts a default login and password on load a page.
After clicking a mouse on the page, the labels pop up as they should