Elite.showInput(data)
data: table
table
id: string
string
title: string
submit?: string
Replaces the default submit button text in qb-input
qb-input
inputs: table (object)
object
name: number
number
This has to be a number and NOT a string as qb-input originally wants.
type: string
required: boolean
boolean
text: string
Return: table (object)
Last updated 1 year ago