Styling password component

Hi All,

i’m just figuring out Plasmic and so far i’m in love!

My background in programming, is basic, limited experience but overal comfortable.
But for a project i was looking for a low / no code tool to build an prototype for a customer, and after some researching i’ve found Plasmic!

The Plasmic Visual Studio is easy to work with, very intuitive, only i’ve stumbled on something.

When building out an custom sign-up field, i wanted to style the password component to meet the design, but i’m missing the styling options when i open the password component ( see Attachement 1 )

Can someone point me in the right direction? ( see attachment 2 for the desired styling )

Kind regards,
Ferdi

1 Like

Try going into the Password Input component to edit its internals. Check out our docs to learn about components: Plasmic components | Learn Plasmic

Hey Jason,

sorry for my delay in response, but i’ve looked into the docs, but i could not find the solution for the issue that i’m facing, like i understand components and how to customize them, this is what i’ve done with the username input field to match it to our style.

but when i try to do this (the same way for the username input field) i’m not getting any further, for example, for the password field im unable ( probably due to lack of knowledge) that create a pink border and an transparant background instead of the default white.

Any tips and or resources to resolve this issue are welcome :slight_smile:

Ah I see, the Password Input component in question was an Ant Design component, which can’t be customized. Sorry for the confusion.

We did just launch new customizable components, which includes a Text Field component that can be used for a password. It’s internals are completely customizable. Do you want to give that a try?