Skip to content

Modal component props are not aligned with documentation (overlayClass, layoutClass, *Class missing)Β #419

@VossKai

Description

@VossKai

Describe the bug

The FwbModal component implementation does not match the documented API. According to the documentation, the component should accept props such as overlayClass, layoutClass, and others. However, inspecting the source code of src/components/FwbModal/FwbModal.vue shows that these props are not actually implemented.

To Reproduce

Expected behavior

All documented props (e.g., overlayClass, layoutClass, etc.) should be implemented on the FwbModal component, or the documentation should be updated to reflect the correct list of props.

Additional context


This affects user expectations when integrating the modal as documented.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions