Overview
Directive attributes change the way a component element is parsed or functions.
These only apply to Razor components (.razor
). See
Components.
@attributes
@bind
@bind:culture
@on{EVENT}
@on{EVENT}:preventDefault
@on{EVENT}:stopPropagation
@key
@ref
@typeparam