Browse Source

Update GlobalFeatures.md

pull/12660/head
Hamza Albreem 4 years ago
committed by GitHub
parent
commit
cbe1f30ea3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/UI/Angular/GlobalFeatures.md

2
docs/en/UI/Angular/GlobalFeatures.md

@ -1,6 +1,6 @@
# Angular: Global Features API
`ConfigStateService.getGlobalFeatures` API allows you to get the enabled features of the [Global Features](../../Global-Features.md) in the client side.
The `ConfigStateService.getGlobalFeatures` API allows you to get the enabled features of the [Global Features](../../Global-Features.md) on the client side.
> This document only explains the JavaScript API. See the [Global Features](../../Global-Features.md) document to understand the ABP Global Features system.

Loading…
Cancel
Save