========================== EvanProfileVerificationsComponent ========================== .. list-table:: :widths: auto :stub-columns: 1 * - Source - `profile-verifications `__ Display all for the user configured active verifications for a specific topic. (they can be configured using the `Verifications Service <../../angular-core/services/bcc/verifications.html>`_, `BCC profile API `_, `Profile DApp `_) ------ Inputs ------ #. ``address`` - ``string``: address that for that the verifications should be checked #. ``mode`` - ``string``: display mode that should be used (minimal, detail, full) ------- Example ------- Reference Implementation: `Mail Detail Component `_ :: ------------ View Example ------------ Have a look at the verifications component `Verifications Component `_