docs(aio): change df-question
to app-question
(#21438)
closes: #21404 PR Close #21438
This commit is contained in:
parent
55f15c54d9
commit
b773a4ab98
@ -124,8 +124,8 @@ to create components to represent the dynamic form.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
It presents a list of questions, each bound to a `<df-question>` component element.
|
It presents a list of questions, each bound to a `<app-question>` component element.
|
||||||
The `<df-question>` tag matches the `DynamicFormQuestionComponent`,
|
The `<app-question>` tag matches the `DynamicFormQuestionComponent`,
|
||||||
the component responsible for rendering the details of each _individual_
|
the component responsible for rendering the details of each _individual_
|
||||||
question based on values in the data-bound question object.
|
question based on values in the data-bound question object.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user