Social
The Social component in app builders typically provides functionalities that allow developers to integrate social media features into their applications, facilitating interaction, sharing, and engagement with social platforms.
About the component
- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The Json Utils component provides a set of utilities for working with JSON (JavaScript Object Notation) data. It allows you to parse, manipulate, and create JSON objects and arrays within your app.
Overview
Provides utilities for JSON manipulation.
No specific permissions required.
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | list | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | object | any |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | object | any |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | object | any |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | object | any |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | jsonString | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | json | string | |
2 | path | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | json | string | |
2 | path | string | |
3 | value | any |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | jsonArray | string | |
2 | value | any |
# | Name | Type(s) | Default Value |
---|
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | jsonArray | string | |
2 | index | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | jsonArray | string | |
2 | index | int | |
3 | value | any |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | jsonArray | string | |
2 | index | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | jsonObject | string | |
2 | key | string |
# | Name | Type(s) | Default Value |
---|
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | jsonObject | string | |
2 | key | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | jsonObject | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | jsonObject | string | |
2 | key | string | |
3 | value | any |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | jsonObject | string | |
2 | key | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | jsonObject | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | jsonString | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | object | any |