mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-13 23:37:30 +08:00
Color picker wip
This commit is contained in:
@@ -10,6 +10,9 @@ export default class ITemplate {
|
||||
|
||||
static styles = css``
|
||||
|
||||
/** @type {T} */
|
||||
element
|
||||
|
||||
/** @type {IInput[]} */
|
||||
#inputObjects = []
|
||||
get inputObjects() {
|
||||
|
||||
Reference in New Issue
Block a user