testId: (this: void, attributeValue: string) => DirectiveResult<typeof __class> = attributeDirective
Type Declaration
- (this: void, attributeValue: string): DirectiveResult<typeof __class>
Parameters
- this: void
- attributeValue: string
Returns DirectiveResult<typeof __class>
Assigns the given id as a test id attribute to the attached element.