Browse Source

Update current-user.md

pull/21035/head
Fahri Gedik 1 year ago
committed by GitHub
parent
commit
b5d82fc710
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/framework/ui/angular/current-user.md

2
docs/en/framework/ui/angular/current-user.md

@ -2,7 +2,7 @@
The current user information stored in Config State.
### How to Get a Current User Information Configuration
## How to Get a Current User Information Configuration
You can use the `getOne` or `getOne$` method of `ConfigStateService` to get a specific configuration property. For that, the property name should be passed to the method as parameter.

Loading…
Cancel
Save