Skip to content

Conversation

@vladimirbackendless
Copy link
Collaborator

No description provided.

@v-excelsior v-excelsior changed the title Update README.md Carousel Docs Review Apr 5, 2023

The component based on external [Carousel](https://getbootstrap.com/docs/5.2/components/carousel/).
<p align="center">
<img src="./thumbnail.png" alt="main thumbnail" width="780"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove ./example-images/carousel_component_1.png, component already have thumbnail

Comment on lines +9 to +13
Images for Carousel can be set in the Settings of the UI Builder. The component uses a list of JSON objects where base64-encoded images or URLs to images are stored. Besides the image data, the JSON object contains the **"title"** and the **"content"** properties to display text. As you can see in the image below, the base64-encoded image or the URL to the image is stored in the **"url"** property.

<p align="center">
<img src="./example-images/carousel_component_2.png" alt="main thumbnail" width="780"/>
</p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already have JSON which could be copied and XML that needed for logic.

No need in image of JSON as it useless.

As for description. I believe approach where short and compressed documentation comes first and examples comes after it - is only one right solution for every level software engineers.
So we need to move that down(near already existed example with JSON)

For example Web Bible - MDN

Comment on lines +15 to +17
You can also set images, titles and content by using the Codeless Logic presented below:

![](example-images/imagesData-example.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it just duplication of what we already have below?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes. It is there just to describe the context better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants