What is the translation of " RENDER METHOD " in Ukrainian?

['rendər 'meθəd]
['rendər 'meθəd]
методу render
the render method
метод render
the render method

Examples of using Render method in English and their translations into Ukrainian

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Check the render method of“Game”.
Перевірте метод render у“Game”.
Move the body of the function into the render() method.
Перемістіть тіло функції в метод render().
Most HOCs contain a render method that looks something like this:.
Більшість компонентів вищого порядку мають рендер-метод, схожий на цей:.
React then calls the Clock component's render() method.
React потім викликає Clock метод render() компонента.
The render method returns a description of what you want to see on the screen.
Метод render повертає опис того, що ви хочете бачити на екрані.
Is it OK to use arrow functions in render methods?
Чи можна використовувати стрілкові функції у методі render()?
The render() method is the only required method in a class component.
Метод render()- єдиний необхідний метод в класових компонентах.
Let's map over the history in the Game's render method:.
Тож давайте застосуємо map до history у методі render компонента Game:.
React calls the Calculator component's render method to learn what the UI should look like.
React викликає метод render компонентаCalculator, щоб дізнатися, як повинен виглядати UI.
PureComponent if you create the function inside a render method.
PureComponent, якщо ви створюєте функцію всередині методу render.
React calls the render method of the BoilingVerdict component, passing the temperature in Celsius as its props.
React викликає метод render компонента BoilingVerdict, передаючи температуру в градусах Цельсія в якості пропу.
At this point,the Board component only needs the renderSquare and render methods.
На даний момент компоненту Board потрібні тільки renderSquare та render методи.
Unlike the render method and lifecycle methods, the event handlers don't happen during rendering..
На відміну від методу render та методів життєвого циклу, обробники подій не виконуються під час рендеру.
After these changes, the<button>tag that is returned by the Square's render method looks like this:.
Після цих змін тег <button>, повернений з метода render компонента Square, має виглядати наступним чином:.
In the Game component's render method, we can add the key as<li key={move}> and React's warning about keys should disappear:.
У методі render компонента Game ми можемо додати ключ <li key={move}> і відповідне попередження від React має зникнути:.
As a first pass, you might try rendering the<Cat> inside<Mouse>'s render method, like this:.
Спочатку ви можете спробувати рендерити<Cat> всередині методу render компонента<Mouse>, наприклад так:.
However, it is unnecessary to bind the render method or the lifecycle methods: we don't pass them to other components.
Утім, метод render та методи життєвого циклу прив'язувати не обов'язково, так як ми не передаємо їх через інші компоненти.
Since the Game component is now rendering the game's status,we can remove the corresponding code from the Board's render method.
Оскільки компонент Game тепер рендерить статус гри,ми можемо видалити відповідний код з методу render компонента Board.
GetDerivedStateFromProps is invoked right before calling the render method, both on the initial mount and on subsequent updates.
GetDerivedStateFromProps викликається безспосередньо перед викликом методу render, як при першому рендерингу, так і при всіх наступних оновленнях.
A component takes in parameters, called props(short for“properties”), and returns a hierarchy ofviews to display via the render method.
Компонент приймає параметри, які називаються props(скорочено від“properties”- властивості), і повертає ієрархію перегляду,використовуючи метод render.
Normally, when you return an element from a component's render method, it's mounted into the DOM as a child of the nearest parent node:.
Зазвичай, коли ви повертаєте елемент з рендер-методу компонента, він монтується в DOM як дочірній елемент найближчого батьківського вузла:.
But it matters for HOCs because itmeans you can't apply a HOC to a component within the render method of a component:.
Однак, це важливо для компонента вищого порядку,оскільки це означає, що ви не можете застосувати КВП до компонента в рендер-методі іншого компонента:.
React calls the render methods of the individual TemperatureInput components with their new props specified by the Calculator. It learns what their UI should look like.
React викликає методи render окремих компонентів TemperatureInput з новими пропсами, визначеними Calculator, і дізнається, як повинен виглядати їх UI.
Shallow rendering lets you render a component“one level deep” andassert facts about what its render method returns, without worrying about the behavior of child components, which are not instantiated or rendered..
Він дозволяє відрендерити лише“один рівень глибини” компоненту і підтвердитифакт того, що повертає метод рендерингу, не турбуючись про поведінку дочірніх компонентів, які не будуть створені або відрендерені.
The render method will be called each time an update happens, but as long as we render<Clock/> into the same DOM node, only a single instance of the Clock class will be used.
Метод render буде викликатися кожного разу, коли відбуватиметься оновлення. Але до тих пір, поки ми рендеремо<Clock/> в тому ж DOM-вузлі, буде використано лише один екземпляр класу Clock.
Now, instead of effectively cloning the<Mouse> component and hard-coding something else in its render method to solve for a specific use case, we provide a render prop that<Mouse> can use to dynamically determine what it renders..
Тепер замість того, щоб фактично клонувати компонент<Mouse> та жорстко задавати щось інше в його методі render для рішення конкретного випадку, ми надаємо проп render, який<Mouse> може використати для динамічного визначення того, що він рендерить.
The ReactDOM. render method creates an instance of the Greeter component, sets the greeting property to'Hello World' and inserts the rendered component as a child element to the DOM element with id myReactApp.
Метод ReactDOM. render створює екземпляр компонента Greeter, встановлює властивість привітання для«Hello World» та вставляє виражений компонент у вигляді дочірнього елемента до елементу DOM з id= myReactApp.
SetState from an onClick handler in the Square's render method, we tell React to re-render that Square whenever its<button> is clicked. After the update, the Square's this. state.
SetState з обробника onClick у методі render компонента Square, ми наказуємо React перерендерити компонент щоразу під час натиску на <button>. Після оновлення, this. state.
In this case, the rendering method should be able to fix the process in real time.
У цьому випадку метод візуалізації повинен мати можливість фіксувати весь процес в реальному часі.
Unlike rendering methods that use Monte Carlo algorithms(such as path tracing), which handle all types of light paths, typical radiosity only account for paths(represented by the code"LD*E") which leave a light source and are reflected diffusely some number of times(possibly zero) before hitting the eye.
На відміну від методів візуалізації, які використовують алгоритми Монте-Карло(таких як трасування шляху), які обробляють всі види шляхів світла, типове освітлення бере для розрахунку тільки шляхи(представлені кодом«LD*E»), які виходять з джерела світла і відображаються дифузно деяке число раз(можливо і нульове) поки не потраплять в очі.
Results: 130, Time: 0.0406

Word-for-word translation

Top dictionary queries

English - Ukrainian