we can get look & feel our input type button as Kendo ui. If we just use the class="k-button".
same way we can use class which we need based on our input type.
same way we can use class which we need based on our input type.
<p>
<input type="submit" value="Create" class="k-button" />
</p>
Thank you.
ReplyDelete