Skip to content

Conversation

@vladimirbackendless
Copy link
Collaborator

No description provided.

@v-excelsior v-excelsior changed the title Update README.md Collapsible Panel Docs Review Apr 5, 2023
| Property | Type | Default value | Logic | Data Binding | UI Setting | Description |
|---------------------------------|--------|---------------|--------------------|--------------|------------|-------------------------------------------------------|
| Title <br> `title` | *Text* | `Panel Title` | Title Logic | YES | YES | The logic to determine the title of the panel. |
| Title <br> `title` | *Text* | `Panel Title` | Title Logic | YES | YES | Sets the title for the panel. |
Copy link
Contributor

Choose a reason for hiding this comment

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

Please, fix markup for table

As you can see, once the page is loaded and the panel is expanded, elements added to the container are visible and fully functional:

<p align="center">
<img src="./example-images/component_collapsible_panel_2.png" alt="preview_2" 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.

Rename images to something meaningful

You can add any elements supported in the UI-Builder to the component by dragging-and-dropping them to the content area of the Collapsible Panel. Those elements can be text, images, and even other custom components. For instance, the example below contains two elements(**Text** and **Color Picker**) added to the Collapsible Panel:

<p align="center">
<img src="./example-images/component_collapsible_panel_1.png" alt="preview_1" 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.

Use please meaningful alt messages, that are needed for accessibility(it voiced for blind people)

Comment on lines +9 to +19
You can add any elements supported in the UI-Builder to the component by dragging-and-dropping them to the content area of the Collapsible Panel. Those elements can be text, images, and even other custom components. For instance, the example below contains two elements(**Text** and **Color Picker**) added to the Collapsible Panel:

<p align="center">
<img src="./example-images/component_collapsible_panel_1.png" alt="preview_1" width="780"/>
</p>

As you can see, once the page is loaded and the panel is expanded, elements added to the container are visible and fully functional:

<p align="center">
<img src="./example-images/component_collapsible_panel_2.png" alt="preview_2" 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.

Move it to examples section

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