Type alias CustomLinkComponent

CustomLinkComponent: DescribeLayoutComponent & {
    customLink: DescribeLayoutButton;
}

Type declaration