projects/components/widgets/basic/default/src/iframe/iframe.component.doc.ts
The wmIframe component defines the iframe widget.
class |
Type : string
|
Class of the widget. |
encodeurl |
Type : boolean
|
This property helps to encode the provided URL at run time. |
iframesrc |
Type : string
|
External URL that needs to be embedded within the iframe. Bindable: |
name |
Type : string
|
Name of the iframe widget. |
show |
Type : boolean
|
Default value : true
|
This property will be used to show/hide the iframe widget on the web page. Bindable: |