2.0.18 • Published 4 months ago

@synbee-webcomponents/sw-inspection-form v2.0.18

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

sw-inspection-form

Properties

PropertyAttributeDescriptionTypeDefault
disableEditModeItemsdisable-edit-mode-itemsbooleanfalse
filteredTodosfiltered-todosbooleannull
inspectionGetDTO--InspectionGetDTOundefined
statusstatusStates.create \| States.edit \| States.viewundefined

Events

EventDescriptionType
emitFilteredTodosCustomEvent<boolean>
rapidSaveTodoListCustomEvent<InspectionGetDTO>
updateInspectionCustomEvent<InspectionGetDTO>
updateRapidTodoListCustomEvent<number>
updateStatusCustomEvent<States.create \| States.edit \| States.view>
updateTodoListCustomEvent<ElementTODO[]>

Dependencies

Used by

Depends on

Graph

graph TD;
  sw-inspection-form --> mds-text
  sw-inspection-form --> sw-input-text-area
  sw-inspection-form --> sw-checklist-item
  sw-checklist-item --> sw-input-text
  sw-checklist-item --> sw-options-menu
  sw-input-text --> mds-text
  sw-inspection --> sw-inspection-form
  style sw-inspection-form fill:#f9f,stroke:#333,stroke-width:4px

Built with love!