이 페이지는 아직 한국어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.Use the Reusable Modules feature to save groups of components and queries as templates for reuse across your App Builder applications. Modules automatically include all dependencies to ensure your components function correctly.
Default modules are read-only. To modify a default module, duplicate it first.
Create a reusable module
There are three ways to create a reusable module:
From the components panel
- While editing an app, click the expand icon () to open the components panel.
- Click a component to select it.
- In the components panel, click the menu icon ().
- Click Create Module (
). - Configure your module.
From a component’s instance name tab
- While editing an app, select a component on the app canvas.
- Click the Create Module icon (
) in the component instance name tab. - Configure your module.
From selected components
- While editing an app, hold down the Shift key and click multiple components to select them.
- In the side panel that appears on the right, click Create Module (
).
When creating your module, the module editor allows you to preview the components and queries, add a name and description, and review dependencies before saving.
- Enter a name and description.
- Review the components and queries that are automatically included. The system includes all nested query dependencies.
- Click Save Module.
Add a reusable module to an app
- While editing an app, click the Add Component icon ().
- In the Modules section, click a module or drag it onto the app canvas.
Delete a module
- While editing an app, click the Add Component icon ().
- In the Modules section, click the edit icon (
) for the module you want to delete. - In the module editor, click Delete Module.
Further reading
Do you have questions or feedback? Join the #app-builder channel on the Datadog Community Slack.