@j_c/jsfe__form

0.5.1 • Public • Published

JSON Schema Form Element — Form edition

See the documentation.


packages/form/src/index.ts:

Exports

Kind Name Declaration Module Package
js Jsf Jsf ./json-schema-form.js
js * * @j_c/jsfe__types

packages/form/src/json-schema-form.def.ts:

Exports

Kind Name Declaration Module Package
custom-element-definition json-schema-form Jsf /packages/form/src/json-schema-form.js

packages/form/src/json-schema-form.ts:

class: Jsf, json-schema-form

Superclass

Name Module Package
LitElement lit

Fields

Name Privacy Type Default Description Inherited From
schema public JSONSchema7 {}
data public unknown {}
uiSchema public UiSchema {}
submitCallback public OnFormSubmit
onDataChange public OnDataChange
widgets public Widgets {}
styleSheets public string[] []
experimental public FeatureFlags | undefined {}
_uiState private unknown {}
_dig protected
#submit private
#formRef private

Methods

Name Privacy Description Parameters Return Inherited From
_setToValue protected object: unknown, value: unknown, path: Path
_handleChange protected path: Path, value: unknown, schemaPath: Path
_handleKeydown protected event: KeyboardEvent
_updateUi protected path: Path, value: unknown

Attributes

Name Field Inherited From
schema schema
data data
uiSchema uiSchema
widgets widgets
styleSheets styleSheets
experimental experimental

Exports

Kind Name Declaration Module Package
js Jsf Jsf packages/form/src/json-schema-form.ts

Package Sidebar

Install

npm i @j_c/jsfe__form

Homepage

jsfe.js.org

Weekly Downloads

28

Version

0.5.1

License

ISC

Unpacked Size

40.1 kB

Total Files

22

Last publish

Collaborators

  • julian.cataldo