Type highlighting
The Type component is used 1312 times on 66 pages.
See all examples of pages that use Type
 Used 1312 times.
Pages
- /aegis/analytics/ - Source
 - /cloudflare-one/reusable-components/packet-filtering-fields/ - Source
 - /d1/worker-api/d1-database/ - Source
 - /d1/worker-api/prepared-statements/ - Source
 - /durable-objects/api/alarms/ - Source
 - /durable-objects/api/base/ - Source
 - /durable-objects/api/sqlite-storage-api/ - Source
 - /durable-objects/best-practices/websockets/ - Source
 - /firewall/api/cf-filters/json-object/ - Source
 - /firewall/api/cf-firewall-rules/json-object/ - Source
 - /kv/concepts/kv-namespaces/ - Source
 - /magic-firewall/reference/magic-firewall-fields/ - Source
 - /pages/functions/wrangler-configuration/ - Source
 - /pages/get-started/c3/ - Source
 - /queues/configuration/configure-queues/ - Source
 - /queues/configuration/javascript-apis/ - Source
 - /queues/configuration/pause-purge/ - Source
 - /r2/api/workers/workers-api-reference/ - Source
 - /rules/custom-errors/reference/parameters/ - Source
 - /rules/url-forwarding/bulk-redirects/reference/parameters/ - Source
 - /ruleset-engine/rules-language/functions/ - Source
 - /ruleset-engine/rulesets-api/create/ - Source
 - /ruleset-engine/rulesets-api/json-object/ - Source
 - /style-guide/components/checkbox/ - Source
 - /style-guide/components/details/ - Source
 - /style-guide/components/render/ - Source
 - /style-guide/components/resources-by-selector/ - Source
 - /style-guide/components/wrangler-cli/ - Source
 - /style-guide/components/wrangler-command/ - Source
 - /style-guide/components/wrangler-namespace/ - Source
 - /style-guide/documentation-content-strategy/content-types/changelog/ - Source
 - /waf/detections/attack-score/ - Source
 - /waf/detections/firewall-for-ai/ - Source
 - /waf/detections/leaked-credentials/ - Source
 - /waf/detections/malicious-uploads/ - Source
 - /waf/rate-limiting-rules/parameters/ - Source
 - /waf/tools/lists/lists-api/json-object/ - Source
 - /workers-ai/configuration/bindings/ - Source
 - /workers-ai/features/markdown-conversion/ - Source
 - /workers/configuration/multipart-upload-metadata/ - Source
 - /workers/development-testing/ - Source
 - /workers/runtime-apis/bindings/worker-loader/ - Source
 - /workers/runtime-apis/request/ - Source
 - /workers/vite-plugin/reference/api/ - Source
 - /workers/wrangler/api/ - Source
 - /workers/wrangler/commands/ - Source
 - /workers/wrangler/configuration/ - Source
 - /workers/wrangler/custom-builds/ - Source
 - /workers/wrangler/migration/v1-to-v2/wrangler-legacy/commands/ - Source
 - /workers/wrangler/system-environment-variables/ - Source
 - /workflows/build/workers-api/ - Source
 
Partials
- src/content/partials/ai-search/ai-search-api-params.mdx
 - src/content/partials/ai-search/search-api-params.mdx
 - src/content/partials/durable-objects/api-async-kv-legacy.mdx
 - src/content/partials/durable-objects/api-storage-alarms.mdx
 - src/content/partials/durable-objects/api-storage-other-methods.mdx
 - src/content/partials/durable-objects/api-sync-kv.mdx
 - src/content/partials/workers/redirects.mdx
 - src/content/partials/workers/wrangler-commands/containers.mdx
 - src/content/partials/workers/wrangler-commands/d1.mdx
 - src/content/partials/workers/wrangler-commands/global-flags.mdx
 - src/content/partials/workers/wrangler-commands/pipelines.mdx
 - src/content/partials/workers/wrangler-commands/queues.mdx
 - src/content/partials/workers/wrangler-commands/r2-sql.mdx
 - src/content/partials/workers/wrangler-commands/r2.mdx
 - src/content/partials/workers/wrangler-commands/vectorize.mdx
 
import { Type } from "~/components";
<Type text="Promise<T | string | ArrayBuffer>" />import { MetaInfo } from "~/components";
<MetaInfo text="(default: false) optional" />namestring- The name of your service.
 
localboolean (default: true) optional- If the service should run locally or not.
 
import { Type, MetaInfo } from "~/components";
- `name` <Type text="string" />  - The name of your service.- `local` <Type text="boolean" /> <MetaInfo text="(default: true) optional" />  - If the service should run locally or not.Was this helpful?
- Resources
 - API
 - New to Cloudflare?
 - Directory
 - Sponsorships
 - Open Source
 
- Support
 - Help Center
 - System Status
 - Compliance
 - GDPR
 
- Company
 - cloudflare.com
 - Our team
 - Careers
 
- © 2025 Cloudflare, Inc.
 - Privacy Policy
 - Terms of Use
 - Report Security Issues
 - Trademark
 -