Pinned Loading
-
-
-
-
react-menu-group
react-menu-group Public archiveDisplays a row of repeating elements and collapses them when the screen is too small.
JavaScript
-
Adds confetti to a flutter Dialog
Adds confetti to a flutter Dialog 1import 'package:flutter/material.dart';
2import 'package:confetti/confetti.dart';
34Future<T> showConfettiDialog<T>({
5@required BuildContext context,
-
Add the window size as a prop to you...
Add the window size as a prop to your React component. For class and function components with hooks. 1import React, { useEffect, useState } from 'react';
23export enum WINDOW_SIZE {
4XSMALL = 375,
5SMALL = 768,
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.