3

How to create JSON obejct not abel to find those options??

can't find how to add a JSON object in the Firebase console, can anyone help ?

1
  • Only i can add child Commented Jun 17, 2016 at 11:17

3 Answers 3

8

Click on "+" button before add a key value to create a child.

Sign up to request clarification or add additional context in comments.

4 Comments

It isn't what I'm asking for. In your database you've just one JSON object and you create different child from here.
can i make like this from dashboard? i.sstatic.net/p9GVo.png
Yes you can easily.
5

Before you enter a value for a node click on the plus sign to create a child under that node. click on the plus of a node to make a child node

Comments

2

if you wants to create a json object in firebase database with multiple values then add a 'key' and assign its value as a JSON object like: {"name":"Jhon", "age":"22", "exp":"3 yrs"}.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.