You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maybe it will be done with shadow <slot> elements?
maybe it could be component html attributes?
most likely: it might have to be an installation option for namaka specified in prepare-components.ts and passed into a special "options model" or some such madness
maybe it actually can be a shadow <slot> of the whole modal system, (<namaka-modals>).. but it'd still have to be specified during the modal installation in install-modal-system.ts
for the customizable text,
<slot>
elements?prepare-components.ts
and passed into a special "options model" or some such madness<slot>
of the whole modal system, (<namaka-modals>
).. but it'd still have to be specified during the modal installation ininstall-modal-system.ts
Originally posted by @chase-moskal in #83 (comment)
The text was updated successfully, but these errors were encountered: