What is the translation of " CUSTOM ELEMENTS " in Korean?

['kʌstəm 'elimənts]
['kʌstəm 'elimənts]
custom elements
커스텀 엘리먼트
custom elements
custom element는
사용자 정의 요소

Examples of using Custom elements in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
The definition of HTML Custom Elements.
HTML 커스텀 엘리먼트 의 정의.
By default, custom elements inherit from HTMLElement.
기본적으로 custom element는 'HTMLElement'에서 상속됩니다.
Shadow DOM gives custom elements.
Shadow DOM은 custom element를 제공합니다.
Custom Elements- defining new elements in HTML.
Custom Elements - HTML 내의 새로운 엘리먼트 정의하기.
The concepts here pertain to styling Custom Elements.
여기서의 개념은 Custom Elements를 스타일링할 때에도 존재합니다.
All AMP custom elements that allow responsive layout, also support the heights attribute.
모든 AMP 커스텀 요소는 responsive 레이아웃을 허용하며, heights 속성도 허용합니다.
It provides a simple and functional API for creating custom elements.
커스텀 엘리먼트 생성을 위한 간단한 함수형 API 를 제공합니다.
Example(custom elements)- has children in its Shadow DOM.
예제 (custom elements) - <x-tabs>는 <x-panel>을 그 자신의 Shadow DOM 내에 자식으로 가지고 있습니다.
Web Components don't exist without the features unlocked by custom elements.
Web Components는 Custom Element에 의해 해제된 특성 없이는 존재하지 않습니다..
By default, custom elements inherit from HTMLElement. Thus, the previous example is equivalent to.
기본적으로 custom element는 'HTMLElement'에서 상속됩니다. 따라서 앞의 예제는 다음의 예제와 동일하게 동작합니다..
What is more, Hybrids supports Hot Module Replacement and custom elements are live updated without needing to refresh the page.
더욱이 Hybrids는 핫 모듈 교체를 지원하고 사용자 정의 요소는 페이지를 새로 고칠 필요 없이 실시간으로 업데이트 됩니다.
Custom elements can be enabled in Chrome 31 under"Experimental Web Platform features" in about: flags.
Custom element는 Chrome 31 에서 "실험 웹 플랫폼 기능"으로 about: flags에 활성화 할 수 있었습니다.
Stream two, which consisted of all the custom elements of the campaign, got 80% of our time and 10% of our spend.
두 번째 과정에는 캠페인의 맞춤 요소 관련 작업이 모두 포함되고, 80%의 시간과 10%의 예산이 배정되었습니다.
Custom elements allow you to create your own encapsulated components on the web, however there are a number of questions that arise from this.
커스텀요소들은 당신만의 요약된 웹 컴퍼넌츠(components)를 만들 수 있도록 해주지만 여기에는 수많은 질문이 뒤따릅니다.
Guides on how to use them via Polymer are available for Custom Elements, Shadow DOM, HTML Imports and more.
Custom Element, Shadow DOM, HTML Imports 등을 가능하게 하는 Polymer를 통해 그것들을 어떻게 사용하는지에 대한 가이드입니다.
Example(custom elements)-<x-tabs> has<x-panel> children in its Shadow DOM.
예제 (custom elements) - <x-tabs>는 <x-panel>을 그 자신의 Shadow DOM 내에 자식으로 가지고 있습니다.
This Dota 2 centered update to Steam Broadcasting currently includes some custom elements to support The International.
도타 2를 중심으로 이루어진 이번 Steam 방송 업데이트에는 The International을 맞춤 지원하는 몇 가지 요소가 포함되었습니다.
Custom elements: A set of JavaScript APIs that allow you to define custom elements and their behaviour, which can then be used as desired in your user interface.
커스텀 엘리먼트: 커스텀 엘리먼트와 그 동작을 정의할 수 있도록 해주는 JavaScript API 의 집합으로, 사용자 인터페이스에서 원했던대로 사용될 수 있습니다.
This theme provides 6 post formats, 3 portfolio single page styles,4 layout styles, 40 different custom elements and custom short codes.
이 테마는 6 사후 형식, 3 포트폴리오 단일 페이지 스타일,4 레이아웃 스타일, 40 다른 사용자 정의 요소사용자 정의 단축 코드를 제공합니다.
Prime examples are nesting a bunch of custom elements(each hosting their own shadow tree) or creating an element that inherits from another using.
최고의 예제들은 (각각이 그들 자신의 Shadow DOM을 가진) 커스텀 엘리먼트들이 엄청나게 중첩되어 내재되는 것이나 를 사용하여 또다른 엘리먼트로부터 상속받는 엘리먼트를 생성하는 것입니다.
The is global attribute allows you to specify that a standard HTML element should behave like a defined custom built-in element(see Using custom elements for more details).
Is 전역 속성 을 이용해 어떤 표준 HTML 요소를 사용자 정의 빌트인 요소(custom built-in element)처럼 동작하도록 지정할 수 있습니다(더 자세한 사항은 사용자 정의 요소 사용하기(Using custom elements) 를 참고하세요).
Web Components is a suite of different technologies allowing you to create reusable custom elements- with their functionality encapsulated away from the rest of your code- and utilize them in your web apps.
함께 보기 웹 컴포넌트는 그 기능을 나머지 코드로부터 캡슐화하여 재사용 가능한 커스텀 엘리먼트를 생성하고 웹 앱에서 활용할 수 있도록 해주는 다양한 기술들의 모음입니다.
Using custom elements A guide showing how to use the features of custom elements to create simple web components, as well as looking into lifecycle callbacks and some other more advanced features.
커스텀 엘리먼트 사용하기 간단한 웹 컴포넌트를 생성하는 커스텀 엘리먼트의 기능을 사용하는 방법과 라이프사이클 콜백 및 그 외 고급 기능들을 보여주는 가이드입니다.
Web Components aims tosolve such problems- it consists of three main technologies, which can be used together to create versatile custom elements with encapsulated functionality that can be reused wherever you like without fear of code collisions.
웹 컴포넌트는 다음 문제들을 해결하는 것을 목표로 합니다 -세 가지 주요 기술들로 구성되며, 재사용을 원하는 어느곳이든 코드 충돌에 대한 걱정이 없는 캡슐화된 기능을 갖춘 다용도의 커스텀 엘리먼트를 생성하기 위해 함께 사용될 수 있습니다.
Global attributes, HTML, Reference, is The is global attribute allows you to specify that a standard HTML element should behave like a defined custom built-in element(see Using custom elements for more details).
Is HTML, is, 전역 속성, 참조 is 전역 속성 을 이용해 어떤 표준 HTML 요소를 사용자 정의 빌트인 요소(custom built-in element)처럼 동작하도록 지정할 수 있습니다(더 자세한 사항은 사용자 정의 요소 사용하기(Using custom elements) 를 참고하세요).
If required, attach a shadow DOM to the custom element using Element. attachShadow() method.
필요한 경우, Element. attachShadow() 메소드를 사용해 shadow DOM 을 커스텀 엘리먼트에 추가합니다.
A common use case for:host is when you're creating a Custom Element and want to react to different user states(: hover,:focus,: active, etc.).
Host 의 일반적인 사용 사례는 Custom Element 를 생성할 때와 각기 다른 사용자 상태들 (: hover,: focus, :active 등)에 반응하기를 원할 때입니다.
Boilerplate code for your custom element, allowing you to use a custom DOM element type in your pagee.g.
사용자 요소 를 위한 보일러플레이트 코드는 여러분의 페이지 내에 사용자 DOM 엘리먼트 형식을 사용할 수 있도록 해줍니다.
The server supports LiveReload, meaning you can fire up a text editor, edit a custom element and the browser will reload on save.
서버는 텍스트 편집기를 작동하여 사용자 요소를 편집하고 저장하면 자동으로 리로드되는 라이브 리로드(LiveReload)를 지원합니다.
Elements with valid custom element names inherit from HTMLElement.
유효한 custom element이름을 갖는 element는 'HTMLElement'로부터 상속받는다.
Results: 105, Time: 0.0585

How to use "custom elements" in a sentence

Declarative custom elements and attributes are clearest.
Custom elements for games, applications and more.
Add custom elements to the User Profile page?
There are several custom elements in this album.
For that, they required custom elements and paints.
Custom elements must be in transparent .png format.
The Custom Elements polyfill handles element upgrades asynchronously.
This will include ShadowDOM and Custom Elements support.
Custom elements let you define new HTMLElements, i.e.
Custom elements throughout the boat ensure timeless beauty.

Word-for-word translation

Top dictionary queries

English - Korean