본문 바로가기

javascript

js 객체안에 프로퍼티 출력 방법

자바스크립트... 객체 안에 넣은놈들을 확인하고 싶다.. 어떻게 했더라? 엥? 기억이 안나...!!!!

js 객체안에 프로퍼티 출력 방법! 친절한 블로그를 만났다!!

감사!!

 

https://jigeumblog.tistory.com/70

 

Javascript] 객체의 key(프로퍼티 이름), value(프로퍼티 값) 출력하기

1. Object.keys - 특정 객체의 프로퍼티를 출력하기 const newStudent = { "1.name" : "jinee", "2.age" : 26, "3.class" : "A", "4.number" : "23", "5.birthday" : "1997-04-01", "6.emailAddress": "jinee@google.com", "7.phoneNumber": "010-1234-1234", }

jigeumblog.tistory.com

 

728x90
300x250