Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>HybridForms SnippetsNew to Visual Studio Code? Get it now.

HybridForms Snippets

icomedias

|
71 installs
| (0) | Free
Integrates HybridForms snippets into VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HybridForms Snippets

icomedias' HybridForms HTML and JavaScript/TypeScript snippets.

All code snippets are based on and follow the official TemplateReferenceGuide and JavaScriptGuidance

Usage

All snippets starts with "hf-". Type part of a snippet, press enter, and the snippet unfolds.

hf-combobox

hf-combobox

hf-start

hf-js

Pro Tip

You don't need to type any dashes: "hfcustomcontrol" -> "hf-customcontrol" snippet

HTML Snippets

Snippet Description
hf-block Creates an empty block container
hf-condition Creates a block, area, tab, condition definition
hf-pagecondition Creates a Page condition definition
hf-templatecondition Creates a Template condition definition
hf-checkbox Creates a Checkbox
hf-combobox Creates a Combobox input field
hf-datepicker Creates a Datepicker input field
hf-drawingcontrol Creates a Drawingcontrol input field
hf-htmlcontainer Creates a HtmlContainer input element
hf-inkcontrol Creates a Inkcontrol input field
hf-label Creates a Label
hf-mailbutton Creates a Mail Button
hf-mapbutton Creates a Map Button
hf-numericfield Creates a NumericField input field
hf-phonebutton Creates a Phone Button
hf-picturepicker Creates a Picture Picker
hf-radiobox Creates a RadioBox input field
hf-reversegeolocatorbutton Creates a Reverse Geolocator Button
hf-selectbox Creates a Selectbox
hf-signature Creates a Signature input field
hf-textfield Creates a Text input field
hf-textarea Creates a textarea
hf-timepicker Creates a Time Picker input field

JavaScript/TypeScript Snippets

Snippet Description
hf-start Custom Javascript starting point
hf-customcontrol JavaScript derived Custom Control
hf-onchange JavaScript onChange event handler
hf-set Get and set values
hf-ctrl Get a control
hf-field Get a field
hf-repeating Get post fix of a repeating unit
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft