Header menu logo Fabulous.AST

ModuleAbbrevBuilders Module

Type extensions

Type extension Description

Ast.ModuleAbbrev(name, alias)

Full Usage: Ast.ModuleAbbrev(name, alias)

Parameters:
    name : string - The name of the module.
    alias : string - The alias of the module.

Returns: WidgetBuilder<ModuleAbbrevNode>

Creates a ModuleAbbrev widget with the specified name and alias.

Extended Type: Ast

name : string

The name of the module.

alias : string

The alias of the module.

Returns: WidgetBuilder<ModuleAbbrevNode>

Type something to start searching.