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 Zip Tools component provides utilities for working with ZIP archives. It allows you to create ZIP files, extract files from ZIP archives, and get information about entries within a ZIP file.
Overview
A non-visible component that provides utilities for working with ZIP archives.
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the
.accordion-body
.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | name | string | |
2 | entries | string[] | |
3 | comment | string | |
4 | entryCount | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | name | string | |
2 | isDirectory | boolean | |
3 | size | long | |
4 | checksum | long | |
5 | content | byte[] |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | method | string | |
2 | message | string |