約87,200件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:1か月以内
  • 2024/5/30 -If you are using the CLI, this configuration object is read from the file specified by --config . This defaults to: .svglintrc.js; If the package.json type ...

    2024/6/1 -Scalable Vector Graphics (SVG) is an XML-based markup language for describing two-dimensional based vector graphics.

    Svg-SVG Tutorial-SVG as an Image-SVG element reference

    2024/5/31 -It can be used to create lines, curves, arcs, and more. Paths create complex shapes by combining multiple straight lines or curved lines. Complex shapes ...

    2024/6/7 -This command will process all SVG files in the icons directory and generate React components in the components directory. Step 3: Customize SVGR Configuration.

    2024/6/5 -I can have both my SVGR loader (as in the question) and an image loader for SVG working by simply duplicating the default image loader rule and tweaking its ...

    2日前 -Configuration. For React Native CLI users, configure Metro to use the SVG transformer. Create or update the metro.config.js file in the root of your project:

    2024/6/8 -Webpack loader for processing SVG files. Loader options allows embedding SVGs into the HTML, spritesheet injection, or spritesheet extraction for linking.

    14時間前 -To do this, you need to configure your Next.js project to handle SVG imports. Step 1: Install the Required Package. First, install @svgr/webpack to ...

    2024/6/5 -First, install react-native-svg (which is a dependency of react-native-svg-transformer ), then install react-native-svg-transformer : · Configure your metro.

    2024/6/12 -Next.js plugin for transforming SVGs into React components using SVGR. Latest version: 3.0.130, last published: 12 days ago.