property | value |
---|---|
IDE | Visual Studio |
Language | XAML |
Title | element (with attribute, with content) |
Shortcut | eax |
Description | element (with attribute, with content) |
Snippet Types | Expansion |
Placeholders
Identifier | Tooltip | Default Value | Editable | Function | Type Name |
---|---|---|---|---|---|
attribute | Attribute name | attribute | yes | ||
content | Content | content | yes | ||
element | Element name | element | yes | ||
value | Attribute value | value | yes |
Code
<element attribute="value">content</element>