UMD Web Components Library
    Preparing search index...

    Variable includesSharingConst

    includesSharing: {
        facebook: (props: AttributeElementProps) => boolean;
        twitter: (props: AttributeElementProps) => boolean;
    } = ...

    Type declaration