malbruk / wolf-practicum-2024

המקום שלך לשאלות ותשובות על הפרקטיקום הפנימי בסמינר וולף תשפ"ד
0 stars 0 forks source link

placeholder in input-type="date" #18

Open elish9571 opened 6 months ago

elish9571 commented 6 months ago

יש לי input כזה:

אני רוצה להציג : "Start work date"
בתיבת הקלט הבעיה ש date לא תומך ב placeholder מה אפשר לעשות?

brachi-f commented 6 months ago

אם את בריאקט אז ככה: placeholder={new Date(employee.startDate).toISOString().substring(0,10)}

elish9571 commented 6 months ago

אני עושה באנגולר...

Nanif commented 6 months ago

נסי אולי עם css https://stackoverflow.com/questions/55455905/how-do-i-change-the-input-type-date-placeholder-value-in-angular

Nanif commented 6 months ago

את משתמשת ב material design? אם כן אולי זה יהיה לך לעזר

elish9571 commented 6 months ago

עכשיו זה עובד! תודה ענקית!!

shulamitv commented 5 months ago

איך עובד? אני תקועה על זה...

elish9571 commented 5 months ago

אני פשוט החלפתי עיצוב של Input ל mat-form-field מ- angular material

Message ID: @.***>

shulamitv commented 5 months ago

תודה:)

‫בתאריך יום ב׳, 8 באפר׳ 2024 ב-21:24 מאת ‪elish9571‬‏ <‪ @.***‬‏>:‬

אני פשוט החלפתי עיצוב של Input ל mat-form-field מ- angular material

Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/malbruk/wolf-practicum-2024/issues/18#issuecomment-2043403222, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDOFCQEA7CFPEMXO2DYWAQDY4LOGHAVCNFSM6AAAAABFXV2B4SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBTGQYDGMRSGI . You are receiving this because you commented.Message ID: @.***>