README
Restricted
Display children components depending of given permissions.
Install
To install the Restricted component run:
npm install --save @amalto/restricted
Display or hide children depending on permissions.
<script type="module">
import amaltoRestricted from 'https://cdn.skypack.dev/@amalto/restricted';
</script>
Display children components depending of given permissions.
To install the Restricted component run:
npm install --save @amalto/restricted