HtmlForgeX

API Reference

Class

SmartWizardTransitionCss

Namespace HtmlForgeX
Assembly HtmlForgeX

CSS animation configuration for SmartWizard v7.

Inheritance

  • Object
  • SmartWizardTransitionCss

Constructors

public SmartWizardTransitionCss() #

Properties

public String Prefix { get; set; } #
JsonPropertyName("prefix")

Gets or sets the CSS animation prefix.

public SmartWizardTransitionCssDirection Forward { get; set; } #
JsonPropertyName("forward")

Gets or sets forward animation classes.

public SmartWizardTransitionCssDirection Backward { get; set; } #
JsonPropertyName("backward")

Gets or sets backward animation classes.