%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/html-react-parser/lib/
Upload File :
Create Path :
Current File : /var/www/html/node_modules/html-react-parser/lib/attributes-to-props.d.ts

// TypeScript Version: 4.7

export type Attributes = Record<string, string>;

export type Props = Record<string, string> & {
  style: Record<string, string>;
};

/**
 * Converts HTML/SVG DOM attributes to React props.
 *
 * @param attributes - HTML/SVG DOM attributes.
 * @returns - React props.
 */
export default function attributesToProps(attributes: Attributes): Props;

Zerion Mini Shell 1.0