Created on 16 February 2021
icon_unfollowing
Login to follow
faker-js-reactive

Faker JS Reactive

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 18 January 2022 by 
faker-js-reactive

Faker JS Reactive

Documentation
1.0.2

This component runs client code and doesn't call the server. Ready for offline scenarios.

Can be used in 2 ways:

  1. Calling the client action/function;
  2. To generate a value for an input
    1. Add the "Fake_Value" block to the screen/block. Use one instance of the block per input;
    2. Fulfill the parameters of the block:
      1. [Mandatory]"InputId": Identifier of the input where to generate the value;
      2. [Mandatory] "Api Method": fakerjs API method to use (check the available API methods);
      3. [Optional] "Locale": Locale to use for the generated value (check the available locales). Default is "en_US".
    3. By using the default implementation, click on the bullhorn icon  to generate the value.



Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Faker JS Reactive has no dependencies.