Teleforge API Reference - v0.1.0
    Preparing search index...

    Interface ButtonMapping

    interface ButtonMapping {
        route: string;
        text: string;
    }
    Index

    Properties

    Properties

    route: string
    text: string