Preview:
$node = \Drupal::entityTypeManager()->getStorage('user')->load($e->id());
$users[] = \Drupal::service('entity_type.manager')->getViewBuilder('user')->view($node, 'contact_equip');


// render web from
 $webform = \Drupal::entityTypeManager()->getStorage('webform')->load('contacto_profesional');
   $view_builder = \Drupal::service('entity_type.manager')->getViewBuilder('webform');
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter