# Sự kiện Set Style

Cho phép bạn thiết lập hiệu ứng về Màu nền, màu viền (nếu có), màu chữ (nếu có), phóng to cho phần tử của bạn khi bạn di chuột vào phần tử đó.

![](/files/OIhvjhhp7J2tB3df140C)

![](/files/F9ZYrVXLcBYBTsEyN3k2)

{% hint style="danger" %}
**Lưu ý về sự kiện Set Style**.

1. Ưu tiên áp dụng cho Phần tử, KHÔNG khuyến khích sử dụng cho Group.
2. Màu nền thì thường sẽ thiết lập được cho các phần tử, màu chữ nếu trong phần tử có thì mới hoạt động, màu viền thì bạn cần thiết lập kiểu viền, kích thước viền của phần tử thì nội dung màu viền mới hoạt động.
   {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpv3.ladipage.vn/su-kien-cho-phan-tu/su-kien-re-chuot/su-kien-set-style.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
