no native iframe component?

I have been looking for an iframe component in Studio > components but cannot find one.

Is the only solution to use custom code?

Bootstrap has no native iframe utility. It does have .embed-responsive which is represented by the Responsive Embed component. This is often used to wrap an iframe.

What would an iframe component do? I mean, all an iframe is is a tag with a source and some attributes.