interface SmartSnippetProps {
    options?: SmartSnippetOptions;
}

Properties

Properties

The options for the SmartSnippet controller.