Back to Webfundamentals

Extending Native Elements {: .page-title }

src/content/en/shows/polycasts/season-2/extending-native-elements.md

0.31.4 KB
Original Source

project_path: /web/_project.yaml book_path: /web/shows/_book.yaml description: Inheritance in HTML?! Yep! Not only is it possible with Web Components, it's super useful for working with forms and accessibility.

{# wf_updated_on: 2015-05-03 #} {# wf_published_on: 2015-05-03 #} {# wf_youtube_id: OV8BvxpNQOs #} {# wf_blink_components: N/A #}

Extending Native Elements {: .page-title }

<div class="video-wrapper"> <iframe class="devsite-embedded-youtube-video" data-video-id="OV8BvxpNQOs" data-autohide="1" data-showinfo="0" frameborder="0" allowfullscreen> </iframe> </div>

Inheritance in HTML?! Yep! Not only is it possible with Web Components, it's super useful for working with forms and accessibility.

Read More