fm:IfUserOverBandwidthLimit


Component description. Use paragraphs, punctuation and full sentences. Avoid bulletpoints.

Example

<!-- Primary code example. This example should display the simplest use-case possible, but not simpler -->

Supported attributes

NameRequiredDefaultDescription
limitOptional500 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.
uidRequiredThe id of the logged in user.(Integer) The id of the user whose bandwith is to be checked.

Optional notes about the supported attributes.

Template variables

This component defines no template variables.

Optional notes about supported template variables.

See also

  • List of related pages in the documentation here.

More examples

<!-- 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-->