2.0.16 • Published 4 months ago

@synbee-webcomponents/sw-addon-reminder-body v2.0.16

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

addon-reminder-body

Properties

PropertyAttributeDescriptionTypeDefault
addonReminderInfoFromParent--{ name: string; description: string; hour: string; minute: string; duration: string; date: string; }undefined
datedatestringundefined
descriptionTextdescription-textstringundefined
durationdurationstringundefined
hourshoursstringundefined
minutesminutesstringundefined
reminderDoneValuereminder-done-valuebooleanfalse
statestateStates.create \| States.edit \| States.viewundefined
withoutFooterwithout-footerbooleanundefined

Events

EventDescriptionType
addonReminderInfoFromBodyEmitterCustomEvent<{ description: string; hour: string; minute: string; duration: string; date: string; }>

Dependencies

Used by

Depends on

Graph

graph TD;
  sw-addon-reminder-body --> sw-description-input
  sw-addon-reminder-body --> sw-input-select
  sw-description-input --> sw-obligatory-field
  sw-addon-reminder --> sw-addon-reminder-body
  style sw-addon-reminder-body fill:#f9f,stroke:#333,stroke-width:4px

Built with love!