lucca-front icon indicating copy to clipboard operation
lucca-front copied to clipboard

[Prisme] Add Directive for Callouts

Open fbasmaison-lucca opened this issue 8 months ago • 0 comments

For Disclosure and Popover Callouts, the CalloutFeedbackItemDescriptionDirective needs to be imported as well:

import {
	CalloutComponent
    [, CalloutDisclosureComponent, CalloutFeedbackItemDescriptionDirective]
    [, CalloutPopoverComponent, CalloutFeedbackItemDescriptionDirective]
} from '@lucca-front/ng/callout';

fbasmaison-lucca avatar Jun 03 '24 12:06 fbasmaison-lucca