Skip to content

Removing Attribution

As a Pro version user of RevoGrid, you can easily remove attribution from your projects. To do this, simply apply one of the following attributes:

Add the hideAttribution attribute to your RevoGrid component:

<revo-grid hideAttribution></revo-grid>

Alternatively, you can use the hide-attribution attribute:

<revo-grid hide-attribution></revo-grid>

By applying either of these attributes, the attribution will be hidden from your RevoGrid component.

If you have any questions or need further assistance, feel free to reach out to the RevoGrid support team.