Answers for "p-inputbox border outline"

CSS
2

add border to input css

border: none;
border-bottom: 1px solid blue;
Posted by: Guest on March-11-2020
1

text input layout outline box

style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox"
Posted by: Guest on May-17-2020

Browse Popular Code Answers by Language