Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Missing attributes #40

Open
minenwerfer opened this issue Sep 24, 2024 · 0 comments
Open

Missing attributes #40

minenwerfer opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@minenwerfer
Copy link
Contributor

minenwerfer commented Sep 24, 2024

  • RefProperty

    • @populateDepth(5)
    • @purge or @purge(true)
  • FileProperty

    • should accept all RefProperty attributes (@populate, @populateDepth, etc)
  • PropertyBase

    • @hint("text...")
    • @readOnly or @readOnly(true)
    • @translate or @translate(true)
    • @unique or @unique(true)
    • @hidden or @hidden(true)
    • @focus or @focus(true)
@minenwerfer minenwerfer added the enhancement New feature or request label Sep 24, 2024
@minenwerfer minenwerfer added this to the First beta release milestone Sep 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants