API Reference
Class
SmartWizardTransitionCss
CSS animation configuration for SmartWizard v7.
Inheritance
- Object
- SmartWizardTransitionCss
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property SmartWizardTransition.Css
Constructors
public SmartWizardTransitionCss() #Inherited Methods
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.