MethodBadge
Alias of ProtocolBadge dedicated to the HTTP method context. API is identical.
CfMethodBadge is an alias export for CfProtocolBadge. When the context is unambiguously about HTTP methods, importing CfMethodBadge expresses intent more precisely; at runtime it is the same component.
// Vue
import { CfMethodBadge } from '@chufix-design/vue';
// React
import { CfMethodBadge } from '@chufix-design/react';
See ProtocolBadge for the full API.
反馈与讨论
MethodBadge · Discussion