Passa al contenuto principale

IFrame

Un componente iFrame.

Opzioni

  • src | string (required): URL della fonte. Default: none.
  • fullscreen | boolean: controlla se visualizzare l'iFrame in modalità a schermo intero. Default: false.
  • title | string: Titolo iFrame. Default: 'An iFrame'.
  • width | number: Larghezza iFrame (in px). Default: 900.
  • height | number: Altezza iFrame (in px). Default: 600.
  • className | string: nome della classe. Default: ''.
  • style | object: Stili in linea CSS. Default: {}.

Esempi

Editore dal vivo
Risultato
ReferenceError: Provider is not defined