Component description. Use paragraphs, punctuation and full sentences. Avoid bulletpoints.
<!-- Primary code example. This example should display the simplest use-case possible, but not simpler -->
Name | Required | Default | Description |
---|---|---|---|
limit | Optional | 500 GB | (String) The bandwidth limit for the user. Should be an integer followed by 'MB' of 'GB'. These have to be separated by a space. |
uid | Required | The id of the logged in user. | (Integer) The id of the user whose bandwith is to be checked. |
Optional notes about the supported attributes.
This component defines no template variables.
Optional notes about supported template variables.
<!-- Complex code examples. Note that the goal is not to write an entire application here,
instead it should focus on advanced usage patterns of the component. This section is optional-->