Home > @vsf-enterprise/bigcommerce-theme > UiNotification > action
# UiNotification.action property
Action.
Signature:
action: {
        text: string;
        onClick: (...args: any) => void;
    };
Home > @vsf-enterprise/bigcommerce-theme > UiNotification > action
Action.
Signature:
action: {
        text: string;
        onClick: (...args: any) => void;
    };
On this page