Saxonberg Server API
    Preparing search index...
    • Type Parameters

      Parameters

      Returns {
          _mixinName: string;
          markupAugmenters: MarkupAugmenter[];
          persistentFields: string[];
          prototype: __type<any>;
          subscribableFields: SubscribableFieldDescriptor[];
          new (...args: any[]): __type;
      } & TBase

        • new (...args: any[]): __type
        • Parameters

          • ...args: any[]

          Returns __type

      • _mixinName: string
      • markupAugmenters: MarkupAugmenter[]

        Derived corpo-mark line appended to the host's long description. Reads the resolved brand / corpo at render time (truthful under re-pathing).

      • persistentFields: string[]
      • prototype: __type<any>
      • subscribableFields: SubscribableFieldDescriptor[]

        Live-query projection of the mark. Two flat fields — brand and corpo keys (the corpo key is null for an independent). Keyed on _brandKey so a re-stamp re-projects. The method-derived surface (no PropertiedMixin prop), per the inter-Stuff method-only contract.