Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Missing vanilla JSON-ui elements #1

@its-vezdehod

Description

@its-vezdehod

Introduction

It would be really nice to have vanilla elements to avoid hard-coded strings.

$contents->addExtends("control_name", "common.scrolling_panel")
   ->setVar(...);

Proposal

$contents->addExtends("control_name", VanillaUICommon::scollingPanel(...));

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions