Home > @vsf-enterprise/bigcommerce-theme > UseUserInterface > load
# UseUserInterface.load() method
Loads the current user.
Signature:
load(): Promise<void>;
Returns:
Promise<void>
# Remarks
Saves the details returned from the API in the customerStore
.