Skip to contents

Add iframe

Usage

add_iframe(content, src, height = "500px", width = "100%")

Arguments

content

A content_collection object

src

iframe source URL

height

iframe height (default: "500px")

width

iframe width (default: "100%")

Value

Updated content_collection