be-components 7.6.4 → 7.6.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commonjs/Components/Spring.js +9 -52
- package/lib/commonjs/Components/Spring.js.map +1 -1
- package/lib/commonjs/NotificationManager/api/index.js +2 -1
- package/lib/commonjs/NotificationManager/api/index.js.map +1 -1
- package/lib/commonjs/Notifications/index.js +2 -2
- package/lib/commonjs/Notifications/index.js.map +1 -1
- package/lib/commonjs/ProfileManager/Components/BettorVouch.js +1 -1
- package/lib/commonjs/ProfileManager/Components/BettorVouch.js.map +1 -1
- package/lib/commonjs/SocialComponents/PostCard/index.js +1 -1
- package/lib/commonjs/SocialComponents/PostCard/index.js.map +1 -1
- package/lib/module/Components/Spring.js +10 -53
- package/lib/module/Components/Spring.js.map +1 -1
- package/lib/module/NotificationManager/api/index.js +2 -1
- package/lib/module/NotificationManager/api/index.js.map +1 -1
- package/lib/module/Notifications/index.js +2 -2
- package/lib/module/Notifications/index.js.map +1 -1
- package/lib/module/ProfileManager/Components/BettorVouch.js +1 -1
- package/lib/module/ProfileManager/Components/BettorVouch.js.map +1 -1
- package/lib/module/SocialComponents/PostCard/index.js +1 -1
- package/lib/module/SocialComponents/PostCard/index.js.map +1 -1
- package/lib/typescript/lib/commonjs/Components/Spring.d.ts +1 -5
- package/lib/typescript/lib/commonjs/Components/Spring.d.ts.map +1 -1
- package/lib/typescript/lib/commonjs/NotificationManager/api/index.d.ts +58 -0
- package/lib/typescript/lib/commonjs/NotificationManager/api/index.d.ts.map +1 -1
- package/lib/typescript/lib/commonjs/NotificationManager/index.d.ts +58 -0
- package/lib/typescript/lib/commonjs/NotificationManager/index.d.ts.map +1 -1
- package/lib/typescript/lib/commonjs/index.d.ts +58 -0
- package/lib/typescript/lib/commonjs/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/AdServer/index.d.ts +1 -3
- package/lib/typescript/lib/module/AdServer/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Authenticator/Components/AuthStrategyIdentifier.d.ts +1 -3
- package/lib/typescript/lib/module/Authenticator/Components/AuthStrategyIdentifier.d.ts.map +1 -1
- package/lib/typescript/lib/module/Authenticator/Components/LoginForm.d.ts +1 -3
- package/lib/typescript/lib/module/Authenticator/Components/LoginForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/Authenticator/Components/StrategyForm.d.ts +1 -3
- package/lib/typescript/lib/module/Authenticator/Components/StrategyForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/BetRouter/components/admin/LeagueContests.d.ts +1 -3
- package/lib/typescript/lib/module/BetRouter/components/admin/LeagueContests.d.ts.map +1 -1
- package/lib/typescript/lib/module/BetRouter/components/admin/LeagueParticipants.d.ts +1 -3
- package/lib/typescript/lib/module/BetRouter/components/admin/LeagueParticipants.d.ts.map +1 -1
- package/lib/typescript/lib/module/BetRouter/index.d.ts +1 -3
- package/lib/typescript/lib/module/BetRouter/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Bracket/components/BracketCompetitionCard.d.ts +1 -3
- package/lib/typescript/lib/module/Bracket/components/BracketCompetitionCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Bracket/components/BracketCompetitionSelector.d.ts +1 -3
- package/lib/typescript/lib/module/Bracket/components/BracketCompetitionSelector.d.ts.map +1 -1
- package/lib/typescript/lib/module/Bracket/components/EditPlayerBracket.d.ts +1 -3
- package/lib/typescript/lib/module/Bracket/components/EditPlayerBracket.d.ts.map +1 -1
- package/lib/typescript/lib/module/Bracket/components/Navigator.d.ts +1 -3
- package/lib/typescript/lib/module/Bracket/components/Navigator.d.ts.map +1 -1
- package/lib/typescript/lib/module/Bracket/components/PlayerBracketManager.d.ts +1 -3
- package/lib/typescript/lib/module/Bracket/components/PlayerBracketManager.d.ts.map +1 -1
- package/lib/typescript/lib/module/Bracket/components/RoomHome.d.ts +1 -3
- package/lib/typescript/lib/module/Bracket/components/RoomHome.d.ts.map +1 -1
- package/lib/typescript/lib/module/Campaign/components/AutoManager.d.ts +1 -3
- package/lib/typescript/lib/module/Campaign/components/AutoManager.d.ts.map +1 -1
- package/lib/typescript/lib/module/Campaign/components/ProgressTimer.d.ts +1 -3
- package/lib/typescript/lib/module/Campaign/components/ProgressTimer.d.ts.map +1 -1
- package/lib/typescript/lib/module/Checkout/components/ItemSummaryCard.d.ts +1 -3
- package/lib/typescript/lib/module/Checkout/components/ItemSummaryCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/AthleteMarketCard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/AthleteMarketCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionCard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/CompetitionCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionInfoCard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/CompetitionInfoCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionLeaderboard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/CompetitionLeaderboard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionPlay.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/CompetitionPlay.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionTypeCard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/CompetitionTypeCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/MatchMarketCard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/MatchMarketCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/TeamEventCard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/TeamEventCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionManager/components/CompetitionInfoForm.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionManager/components/CompetitionInfoForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionManager/components/CompetitionMatchMarketCard.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionManager/components/CompetitionMatchMarketCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionManager/components/CompetitionSettingsForm.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionManager/components/CompetitionSettingsForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionManager/components/ContestSettingsForm.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionManager/components/ContestSettingsForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionSeasonManager/components/CreateSeasonForm.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionSeasonManager/components/CreateSeasonForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonInfoForm.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonInfoForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonSettingsForm.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonSettingsForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/Components/Spring.d.ts +3 -1126
- package/lib/typescript/lib/module/Components/Spring.d.ts.map +1 -1
- package/lib/typescript/lib/module/EventComponents/TeamProfile/index.d.ts +1 -3
- package/lib/typescript/lib/module/EventComponents/TeamProfile/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/FlashMarket/components/MarketTimer.d.ts +1 -3
- package/lib/typescript/lib/module/FlashMarket/components/MarketTimer.d.ts.map +1 -1
- package/lib/typescript/lib/module/FlashMarket/components/ProgressTimer.d.ts +1 -3
- package/lib/typescript/lib/module/FlashMarket/components/ProgressTimer.d.ts.map +1 -1
- package/lib/typescript/lib/module/FlashMarket/index.d.ts +1 -3
- package/lib/typescript/lib/module/FlashMarket/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Guide/index.d.ts +1 -3
- package/lib/typescript/lib/module/Guide/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Leaders/components/LeaderboardCard.d.ts +1 -3
- package/lib/typescript/lib/module/Leaders/components/LeaderboardCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/BetScopeIndicator.d.ts +1 -3
- package/lib/typescript/lib/module/MarketComponents/components/BetScopeIndicator.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/EventScoringCard.d.ts +1 -3
- package/lib/typescript/lib/module/MarketComponents/components/EventScoringCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/MatchMarket/index.d.ts +1 -3
- package/lib/typescript/lib/module/MarketComponents/components/MatchMarket/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/OrderGradeBar.d.ts +1 -3
- package/lib/typescript/lib/module/MarketComponents/components/OrderGradeBar.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/TeamEventMarket/index.d.ts +1 -3
- package/lib/typescript/lib/module/MarketComponents/components/TeamEventMarket/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketMaker/components/ManageFundForm.d.ts +1 -3
- package/lib/typescript/lib/module/MarketMaker/components/ManageFundForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketMaker/components/OrderForm.d.ts +1 -3
- package/lib/typescript/lib/module/MarketMaker/components/OrderForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketMaker/components/SetMarketForm.d.ts +1 -3
- package/lib/typescript/lib/module/MarketMaker/components/SetMarketForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/NotificationManager/api/index.d.ts +58 -0
- package/lib/typescript/lib/module/NotificationManager/api/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Observer/Observer.d.ts +1 -3
- package/lib/typescript/lib/module/Observer/Observer.d.ts.map +1 -1
- package/lib/typescript/lib/module/PlayerRecommender/components/ContactsSelector.d.ts +1 -3
- package/lib/typescript/lib/module/PlayerRecommender/components/ContactsSelector.d.ts.map +1 -1
- package/lib/typescript/lib/module/Premium/components/ALaCartePremium.d.ts +1 -3
- package/lib/typescript/lib/module/Premium/components/ALaCartePremium.d.ts.map +1 -1
- package/lib/typescript/lib/module/RankingsCard/index.d.ts +1 -3
- package/lib/typescript/lib/module/RankingsCard/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/SocialComponents/FormattedTextInput/components/TagSelector.d.ts +1 -3
- package/lib/typescript/lib/module/SocialComponents/FormattedTextInput/components/TagSelector.d.ts.map +1 -1
- package/lib/typescript/lib/module/SocialComponents/GifSelector/WebSelector.d.ts +1 -3
- package/lib/typescript/lib/module/SocialComponents/GifSelector/WebSelector.d.ts.map +1 -1
- package/lib/typescript/lib/module/SocialComponents/PlayerFollowButton.d.ts +1 -3
- package/lib/typescript/lib/module/SocialComponents/PlayerFollowButton.d.ts.map +1 -1
- package/lib/typescript/lib/module/SocialComponents/PlayerProfile/components/PostsList.d.ts +1 -3
- package/lib/typescript/lib/module/SocialComponents/PlayerProfile/components/PostsList.d.ts.map +1 -1
- package/lib/typescript/lib/module/SocialComponents/PostCard/components/DraftTextViewer.d.ts +1 -3
- package/lib/typescript/lib/module/SocialComponents/PostCard/components/DraftTextViewer.d.ts.map +1 -1
- package/lib/typescript/lib/module/SocialComponents/Poster/index.d.ts +1 -3
- package/lib/typescript/lib/module/SocialComponents/Poster/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Socket/index.d.ts +1 -3
- package/lib/typescript/lib/module/Socket/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/BoardStats.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/BoardStats.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/Countdown.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/Countdown.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/EventCard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/EventCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/MySquaresCard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/MySquaresCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/MyStatsCard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/MyStatsCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/OfferForm.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/OfferForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/PrizeCard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/PrizeCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/ResultsCard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/ResultsCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/SquareOfferCard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/SquareOfferCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/SquareOwners.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/SquareOwners.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/SquaresBoard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/SquaresBoard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/SquaresDetails.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/SquaresDetails.d.ts.map +1 -1
- package/lib/typescript/lib/module/Wallet/components/ItemOrderDetailCard.d.ts +1 -3
- package/lib/typescript/lib/module/Wallet/components/ItemOrderDetailCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Wallet/components/VerifyACHAccount.d.ts +1 -3
- package/lib/typescript/lib/module/Wallet/components/VerifyACHAccount.d.ts.map +1 -1
- package/lib/typescript/lib/module/Wallet/components/WalletSettings.d.ts +1 -3
- package/lib/typescript/lib/module/Wallet/components/WalletSettings.d.ts.map +1 -1
- package/lib/typescript/src/Components/AutoPageFlatList.d.ts +1 -1
- package/lib/typescript/src/Components/AutoPageFlatList.d.ts.map +1 -1
- package/lib/typescript/src/Components/Spring.d.ts +1 -1
- package/lib/typescript/src/Components/Spring.d.ts.map +1 -1
- package/lib/typescript/src/NotificationManager/api/index.d.ts +58 -0
- package/lib/typescript/src/NotificationManager/api/index.d.ts.map +1 -1
- package/package.json +36 -35
- package/src/Components/AutoPageFlatList.tsx +1 -1
- package/src/Components/Spring.tsx +13 -44
- package/src/NotificationManager/api/index.ts +1 -1
- package/src/Notifications/index.tsx +2 -2
- package/src/ProfileManager/Components/BettorVouch.tsx +1 -1
- package/src/SocialComponents/PostCard/index.tsx +1 -1
|
@@ -1,1131 +1,8 @@
|
|
|
1
1
|
export default SpringView;
|
|
2
|
-
declare function SpringView({ style, children
|
|
2
|
+
declare function SpringView({ style, children }: {
|
|
3
3
|
style: any;
|
|
4
4
|
children: any;
|
|
5
|
-
|
|
6
|
-
to: any;
|
|
7
|
-
slide: any;
|
|
8
|
-
onResolve: any;
|
|
9
|
-
}): React.FunctionComponentElement<import("@react-spring/web").AnimatedProps<{
|
|
10
|
-
color?: string | undefined | undefined;
|
|
11
|
-
style?: {
|
|
12
|
-
accentColor?: import("csstype").Property.AccentColor | undefined;
|
|
13
|
-
alignContent?: import("csstype").Property.AlignContent | undefined;
|
|
14
|
-
alignItems?: import("csstype").Property.AlignItems | undefined;
|
|
15
|
-
alignSelf?: import("csstype").Property.AlignSelf | undefined;
|
|
16
|
-
alignTracks?: import("csstype").Property.AlignTracks | undefined;
|
|
17
|
-
animationComposition?: import("csstype").Property.AnimationComposition | undefined;
|
|
18
|
-
animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
|
|
19
|
-
animationDirection?: import("csstype").Property.AnimationDirection | undefined;
|
|
20
|
-
animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
|
|
21
|
-
animationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
|
|
22
|
-
animationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
|
|
23
|
-
animationName?: import("csstype").Property.AnimationName | undefined;
|
|
24
|
-
animationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
|
|
25
|
-
animationRangeEnd?: import("csstype").Property.AnimationRangeEnd<string | number> | undefined;
|
|
26
|
-
animationRangeStart?: import("csstype").Property.AnimationRangeStart<string | number> | undefined;
|
|
27
|
-
animationTimeline?: import("csstype").Property.AnimationTimeline | undefined;
|
|
28
|
-
animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
|
|
29
|
-
appearance?: import("csstype").Property.Appearance | undefined;
|
|
30
|
-
aspectRatio?: import("csstype").Property.AspectRatio | undefined;
|
|
31
|
-
backdropFilter?: import("csstype").Property.BackdropFilter | undefined;
|
|
32
|
-
backfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
|
|
33
|
-
backgroundAttachment?: import("csstype").Property.BackgroundAttachment | undefined;
|
|
34
|
-
backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | undefined;
|
|
35
|
-
backgroundClip?: import("csstype").Property.BackgroundClip | undefined;
|
|
36
|
-
backgroundColor?: import("csstype").Property.BackgroundColor | undefined;
|
|
37
|
-
backgroundImage?: import("csstype").Property.BackgroundImage | undefined;
|
|
38
|
-
backgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
|
|
39
|
-
backgroundPositionX?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
|
|
40
|
-
backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
|
|
41
|
-
backgroundRepeat?: import("csstype").Property.BackgroundRepeat | undefined;
|
|
42
|
-
backgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
|
|
43
|
-
blockOverflow?: import("csstype").Property.BlockOverflow | undefined;
|
|
44
|
-
blockSize?: import("csstype").Property.BlockSize<string | number> | undefined;
|
|
45
|
-
borderBlockColor?: import("csstype").Property.BorderBlockColor | undefined;
|
|
46
|
-
borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | undefined;
|
|
47
|
-
borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | undefined;
|
|
48
|
-
borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
|
|
49
|
-
borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | undefined;
|
|
50
|
-
borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | undefined;
|
|
51
|
-
borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
|
|
52
|
-
borderBlockStyle?: import("csstype").Property.BorderBlockStyle | undefined;
|
|
53
|
-
borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
|
|
54
|
-
borderBottomColor?: import("csstype").Property.BorderBottomColor | undefined;
|
|
55
|
-
borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
56
|
-
borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
|
|
57
|
-
borderBottomStyle?: import("csstype").Property.BorderBottomStyle | undefined;
|
|
58
|
-
borderBottomWidth?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
|
|
59
|
-
borderCollapse?: import("csstype").Property.BorderCollapse | undefined;
|
|
60
|
-
borderEndEndRadius?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
|
|
61
|
-
borderEndStartRadius?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
|
|
62
|
-
borderImageOutset?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
|
|
63
|
-
borderImageRepeat?: import("csstype").Property.BorderImageRepeat | undefined;
|
|
64
|
-
borderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
|
|
65
|
-
borderImageSource?: import("csstype").Property.BorderImageSource | undefined;
|
|
66
|
-
borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
|
|
67
|
-
borderInlineColor?: import("csstype").Property.BorderInlineColor | undefined;
|
|
68
|
-
borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
|
|
69
|
-
borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
|
|
70
|
-
borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
|
|
71
|
-
borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
|
|
72
|
-
borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
|
|
73
|
-
borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
|
|
74
|
-
borderInlineStyle?: import("csstype").Property.BorderInlineStyle | undefined;
|
|
75
|
-
borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
|
|
76
|
-
borderLeftColor?: import("csstype").Property.BorderLeftColor | undefined;
|
|
77
|
-
borderLeftStyle?: import("csstype").Property.BorderLeftStyle | undefined;
|
|
78
|
-
borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
|
|
79
|
-
borderRightColor?: import("csstype").Property.BorderRightColor | undefined;
|
|
80
|
-
borderRightStyle?: import("csstype").Property.BorderRightStyle | undefined;
|
|
81
|
-
borderRightWidth?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
|
|
82
|
-
borderSpacing?: import("csstype").Property.BorderSpacing<string | number> | undefined;
|
|
83
|
-
borderStartEndRadius?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
|
|
84
|
-
borderStartStartRadius?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
|
|
85
|
-
borderTopColor?: import("csstype").Property.BorderTopColor | undefined;
|
|
86
|
-
borderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
|
|
87
|
-
borderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
|
|
88
|
-
borderTopStyle?: import("csstype").Property.BorderTopStyle | undefined;
|
|
89
|
-
borderTopWidth?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
|
|
90
|
-
bottom?: import("csstype").Property.Bottom<string | number> | undefined;
|
|
91
|
-
boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
|
|
92
|
-
boxShadow?: import("csstype").Property.BoxShadow | undefined;
|
|
93
|
-
boxSizing?: import("csstype").Property.BoxSizing | undefined;
|
|
94
|
-
breakAfter?: import("csstype").Property.BreakAfter | undefined;
|
|
95
|
-
breakBefore?: import("csstype").Property.BreakBefore | undefined;
|
|
96
|
-
breakInside?: import("csstype").Property.BreakInside | undefined;
|
|
97
|
-
captionSide?: import("csstype").Property.CaptionSide | undefined;
|
|
98
|
-
caretColor?: import("csstype").Property.CaretColor | undefined;
|
|
99
|
-
caretShape?: import("csstype").Property.CaretShape | undefined;
|
|
100
|
-
clear?: import("csstype").Property.Clear | undefined;
|
|
101
|
-
clipPath?: import("csstype").Property.ClipPath | undefined;
|
|
102
|
-
color?: import("csstype").Property.Color | undefined;
|
|
103
|
-
colorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
|
|
104
|
-
colorScheme?: import("csstype").Property.ColorScheme | undefined;
|
|
105
|
-
columnCount?: import("csstype").Property.ColumnCount | undefined;
|
|
106
|
-
columnFill?: import("csstype").Property.ColumnFill | undefined;
|
|
107
|
-
columnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
|
|
108
|
-
columnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
|
|
109
|
-
columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
|
|
110
|
-
columnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
|
|
111
|
-
columnSpan?: import("csstype").Property.ColumnSpan | undefined;
|
|
112
|
-
columnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
|
|
113
|
-
contain?: import("csstype").Property.Contain | undefined;
|
|
114
|
-
containIntrinsicBlockSize?: import("csstype").Property.ContainIntrinsicBlockSize<string | number> | undefined;
|
|
115
|
-
containIntrinsicHeight?: import("csstype").Property.ContainIntrinsicHeight<string | number> | undefined;
|
|
116
|
-
containIntrinsicInlineSize?: import("csstype").Property.ContainIntrinsicInlineSize<string | number> | undefined;
|
|
117
|
-
containIntrinsicWidth?: import("csstype").Property.ContainIntrinsicWidth<string | number> | undefined;
|
|
118
|
-
containerName?: import("csstype").Property.ContainerName | undefined;
|
|
119
|
-
containerType?: import("csstype").Property.ContainerType | undefined;
|
|
120
|
-
content?: import("csstype").Property.Content | undefined;
|
|
121
|
-
contentVisibility?: import("csstype").Property.ContentVisibility | undefined;
|
|
122
|
-
counterIncrement?: import("csstype").Property.CounterIncrement | undefined;
|
|
123
|
-
counterReset?: import("csstype").Property.CounterReset | undefined;
|
|
124
|
-
counterSet?: import("csstype").Property.CounterSet | undefined;
|
|
125
|
-
cursor?: import("csstype").Property.Cursor | undefined;
|
|
126
|
-
direction?: import("csstype").Property.Direction | undefined;
|
|
127
|
-
display?: import("csstype").Property.Display | undefined;
|
|
128
|
-
emptyCells?: import("csstype").Property.EmptyCells | undefined;
|
|
129
|
-
filter?: import("csstype").Property.Filter | undefined;
|
|
130
|
-
flexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
|
|
131
|
-
flexDirection?: import("csstype").Property.FlexDirection | undefined;
|
|
132
|
-
flexGrow?: import("csstype").Property.FlexGrow | undefined;
|
|
133
|
-
flexShrink?: import("csstype").Property.FlexShrink | undefined;
|
|
134
|
-
flexWrap?: import("csstype").Property.FlexWrap | undefined;
|
|
135
|
-
float?: import("csstype").Property.Float | undefined;
|
|
136
|
-
fontFamily?: import("csstype").Property.FontFamily | undefined;
|
|
137
|
-
fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
|
|
138
|
-
fontKerning?: import("csstype").Property.FontKerning | undefined;
|
|
139
|
-
fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
|
|
140
|
-
fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | undefined;
|
|
141
|
-
fontPalette?: import("csstype").Property.FontPalette | undefined;
|
|
142
|
-
fontSize?: import("csstype").Property.FontSize<string | number> | undefined;
|
|
143
|
-
fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | undefined;
|
|
144
|
-
fontSmooth?: import("csstype").Property.FontSmooth<string | number> | undefined;
|
|
145
|
-
fontStretch?: import("csstype").Property.FontStretch | undefined;
|
|
146
|
-
fontStyle?: import("csstype").Property.FontStyle | undefined;
|
|
147
|
-
fontSynthesis?: import("csstype").Property.FontSynthesis | undefined;
|
|
148
|
-
fontSynthesisPosition?: import("csstype").Property.FontSynthesisPosition | undefined;
|
|
149
|
-
fontSynthesisSmallCaps?: import("csstype").Property.FontSynthesisSmallCaps | undefined;
|
|
150
|
-
fontSynthesisStyle?: import("csstype").Property.FontSynthesisStyle | undefined;
|
|
151
|
-
fontSynthesisWeight?: import("csstype").Property.FontSynthesisWeight | undefined;
|
|
152
|
-
fontVariant?: import("csstype").Property.FontVariant | undefined;
|
|
153
|
-
fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | undefined;
|
|
154
|
-
fontVariantCaps?: import("csstype").Property.FontVariantCaps | undefined;
|
|
155
|
-
fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | undefined;
|
|
156
|
-
fontVariantEmoji?: import("csstype").Property.FontVariantEmoji | undefined;
|
|
157
|
-
fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
|
|
158
|
-
fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | undefined;
|
|
159
|
-
fontVariantPosition?: import("csstype").Property.FontVariantPosition | undefined;
|
|
160
|
-
fontVariationSettings?: import("csstype").Property.FontVariationSettings | undefined;
|
|
161
|
-
fontWeight?: import("csstype").Property.FontWeight | undefined;
|
|
162
|
-
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | undefined;
|
|
163
|
-
gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
|
|
164
|
-
gridAutoFlow?: import("csstype").Property.GridAutoFlow | undefined;
|
|
165
|
-
gridAutoRows?: import("csstype").Property.GridAutoRows<string | number> | undefined;
|
|
166
|
-
gridColumnEnd?: import("csstype").Property.GridColumnEnd | undefined;
|
|
167
|
-
gridColumnStart?: import("csstype").Property.GridColumnStart | undefined;
|
|
168
|
-
gridRowEnd?: import("csstype").Property.GridRowEnd | undefined;
|
|
169
|
-
gridRowStart?: import("csstype").Property.GridRowStart | undefined;
|
|
170
|
-
gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | undefined;
|
|
171
|
-
gridTemplateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
|
|
172
|
-
gridTemplateRows?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
|
|
173
|
-
hangingPunctuation?: import("csstype").Property.HangingPunctuation | undefined;
|
|
174
|
-
height?: import("csstype").Property.Height<string | number> | undefined;
|
|
175
|
-
hyphenateCharacter?: import("csstype").Property.HyphenateCharacter | undefined;
|
|
176
|
-
hyphenateLimitChars?: import("csstype").Property.HyphenateLimitChars | undefined;
|
|
177
|
-
hyphens?: import("csstype").Property.Hyphens | undefined;
|
|
178
|
-
imageOrientation?: import("csstype").Property.ImageOrientation | undefined;
|
|
179
|
-
imageRendering?: import("csstype").Property.ImageRendering | undefined;
|
|
180
|
-
imageResolution?: import("csstype").Property.ImageResolution | undefined;
|
|
181
|
-
initialLetter?: import("csstype").Property.InitialLetter | undefined;
|
|
182
|
-
inlineSize?: import("csstype").Property.InlineSize<string | number> | undefined;
|
|
183
|
-
inputSecurity?: import("csstype").Property.InputSecurity | undefined;
|
|
184
|
-
insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
|
|
185
|
-
insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
|
|
186
|
-
insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
|
|
187
|
-
insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
|
|
188
|
-
isolation?: import("csstype").Property.Isolation | undefined;
|
|
189
|
-
justifyContent?: import("csstype").Property.JustifyContent | undefined;
|
|
190
|
-
justifyItems?: import("csstype").Property.JustifyItems | undefined;
|
|
191
|
-
justifySelf?: import("csstype").Property.JustifySelf | undefined;
|
|
192
|
-
justifyTracks?: import("csstype").Property.JustifyTracks | undefined;
|
|
193
|
-
left?: import("csstype").Property.Left<string | number> | undefined;
|
|
194
|
-
letterSpacing?: import("csstype").Property.LetterSpacing<string | number> | undefined;
|
|
195
|
-
lineBreak?: import("csstype").Property.LineBreak | undefined;
|
|
196
|
-
lineHeight?: import("csstype").Property.LineHeight<string | number> | undefined;
|
|
197
|
-
lineHeightStep?: import("csstype").Property.LineHeightStep<string | number> | undefined;
|
|
198
|
-
listStyleImage?: import("csstype").Property.ListStyleImage | undefined;
|
|
199
|
-
listStylePosition?: import("csstype").Property.ListStylePosition | undefined;
|
|
200
|
-
listStyleType?: import("csstype").Property.ListStyleType | undefined;
|
|
201
|
-
marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
|
|
202
|
-
marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
|
|
203
|
-
marginBottom?: import("csstype").Property.MarginBottom<string | number> | undefined;
|
|
204
|
-
marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
|
|
205
|
-
marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
|
|
206
|
-
marginLeft?: import("csstype").Property.MarginLeft<string | number> | undefined;
|
|
207
|
-
marginRight?: import("csstype").Property.MarginRight<string | number> | undefined;
|
|
208
|
-
marginTop?: import("csstype").Property.MarginTop<string | number> | undefined;
|
|
209
|
-
marginTrim?: import("csstype").Property.MarginTrim | undefined;
|
|
210
|
-
maskBorderMode?: import("csstype").Property.MaskBorderMode | undefined;
|
|
211
|
-
maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
|
|
212
|
-
maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
|
|
213
|
-
maskBorderSlice?: import("csstype").Property.MaskBorderSlice | undefined;
|
|
214
|
-
maskBorderSource?: import("csstype").Property.MaskBorderSource | undefined;
|
|
215
|
-
maskBorderWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
|
|
216
|
-
maskClip?: import("csstype").Property.MaskClip | undefined;
|
|
217
|
-
maskComposite?: import("csstype").Property.MaskComposite | undefined;
|
|
218
|
-
maskImage?: import("csstype").Property.MaskImage | undefined;
|
|
219
|
-
maskMode?: import("csstype").Property.MaskMode | undefined;
|
|
220
|
-
maskOrigin?: import("csstype").Property.MaskOrigin | undefined;
|
|
221
|
-
maskPosition?: import("csstype").Property.MaskPosition<string | number> | undefined;
|
|
222
|
-
maskRepeat?: import("csstype").Property.MaskRepeat | undefined;
|
|
223
|
-
maskSize?: import("csstype").Property.MaskSize<string | number> | undefined;
|
|
224
|
-
maskType?: import("csstype").Property.MaskType | undefined;
|
|
225
|
-
masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow | undefined;
|
|
226
|
-
mathDepth?: import("csstype").Property.MathDepth | undefined;
|
|
227
|
-
mathShift?: import("csstype").Property.MathShift | undefined;
|
|
228
|
-
mathStyle?: import("csstype").Property.MathStyle | undefined;
|
|
229
|
-
maxBlockSize?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
|
|
230
|
-
maxHeight?: import("csstype").Property.MaxHeight<string | number> | undefined;
|
|
231
|
-
maxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
|
|
232
|
-
maxLines?: import("csstype").Property.MaxLines | undefined;
|
|
233
|
-
maxWidth?: import("csstype").Property.MaxWidth<string | number> | undefined;
|
|
234
|
-
minBlockSize?: import("csstype").Property.MinBlockSize<string | number> | undefined;
|
|
235
|
-
minHeight?: import("csstype").Property.MinHeight<string | number> | undefined;
|
|
236
|
-
minInlineSize?: import("csstype").Property.MinInlineSize<string | number> | undefined;
|
|
237
|
-
minWidth?: import("csstype").Property.MinWidth<string | number> | undefined;
|
|
238
|
-
mixBlendMode?: import("csstype").Property.MixBlendMode | undefined;
|
|
239
|
-
motionDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
|
|
240
|
-
motionPath?: import("csstype").Property.OffsetPath | undefined;
|
|
241
|
-
motionRotation?: import("csstype").Property.OffsetRotate | undefined;
|
|
242
|
-
objectFit?: import("csstype").Property.ObjectFit | undefined;
|
|
243
|
-
objectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
|
|
244
|
-
offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
|
|
245
|
-
offsetDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
|
|
246
|
-
offsetPath?: import("csstype").Property.OffsetPath | undefined;
|
|
247
|
-
offsetPosition?: import("csstype").Property.OffsetPosition<string | number> | undefined;
|
|
248
|
-
offsetRotate?: import("csstype").Property.OffsetRotate | undefined;
|
|
249
|
-
offsetRotation?: import("csstype").Property.OffsetRotate | undefined;
|
|
250
|
-
opacity?: import("csstype").Property.Opacity | undefined;
|
|
251
|
-
order?: import("csstype").Property.Order | undefined;
|
|
252
|
-
orphans?: import("csstype").Property.Orphans | undefined;
|
|
253
|
-
outlineColor?: import("csstype").Property.OutlineColor | undefined;
|
|
254
|
-
outlineOffset?: import("csstype").Property.OutlineOffset<string | number> | undefined;
|
|
255
|
-
outlineStyle?: import("csstype").Property.OutlineStyle | undefined;
|
|
256
|
-
outlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
|
|
257
|
-
overflowAnchor?: import("csstype").Property.OverflowAnchor | undefined;
|
|
258
|
-
overflowBlock?: import("csstype").Property.OverflowBlock | undefined;
|
|
259
|
-
overflowClipBox?: import("csstype").Property.OverflowClipBox | undefined;
|
|
260
|
-
overflowClipMargin?: import("csstype").Property.OverflowClipMargin<string | number> | undefined;
|
|
261
|
-
overflowInline?: import("csstype").Property.OverflowInline | undefined;
|
|
262
|
-
overflowWrap?: import("csstype").Property.OverflowWrap | undefined;
|
|
263
|
-
overflowX?: import("csstype").Property.OverflowX | undefined;
|
|
264
|
-
overflowY?: import("csstype").Property.OverflowY | undefined;
|
|
265
|
-
overlay?: import("csstype").Property.Overlay | undefined;
|
|
266
|
-
overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
|
|
267
|
-
overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | undefined;
|
|
268
|
-
overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | undefined;
|
|
269
|
-
overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | undefined;
|
|
270
|
-
paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
|
|
271
|
-
paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
|
|
272
|
-
paddingBottom?: import("csstype").Property.PaddingBottom<string | number> | undefined;
|
|
273
|
-
paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
|
|
274
|
-
paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
|
|
275
|
-
paddingLeft?: import("csstype").Property.PaddingLeft<string | number> | undefined;
|
|
276
|
-
paddingRight?: import("csstype").Property.PaddingRight<string | number> | undefined;
|
|
277
|
-
paddingTop?: import("csstype").Property.PaddingTop<string | number> | undefined;
|
|
278
|
-
page?: import("csstype").Property.Page | undefined;
|
|
279
|
-
pageBreakAfter?: import("csstype").Property.PageBreakAfter | undefined;
|
|
280
|
-
pageBreakBefore?: import("csstype").Property.PageBreakBefore | undefined;
|
|
281
|
-
pageBreakInside?: import("csstype").Property.PageBreakInside | undefined;
|
|
282
|
-
paintOrder?: import("csstype").Property.PaintOrder | undefined;
|
|
283
|
-
perspective?: import("csstype").Property.Perspective<string | number> | undefined;
|
|
284
|
-
perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
|
|
285
|
-
pointerEvents?: import("csstype").Property.PointerEvents | undefined;
|
|
286
|
-
position?: import("csstype").Property.Position | undefined;
|
|
287
|
-
printColorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
|
|
288
|
-
quotes?: import("csstype").Property.Quotes | undefined;
|
|
289
|
-
resize?: import("csstype").Property.Resize | undefined;
|
|
290
|
-
right?: import("csstype").Property.Right<string | number> | undefined;
|
|
291
|
-
rotate?: (string | number) | undefined;
|
|
292
|
-
rowGap?: import("csstype").Property.RowGap<string | number> | undefined;
|
|
293
|
-
rubyAlign?: import("csstype").Property.RubyAlign | undefined;
|
|
294
|
-
rubyMerge?: import("csstype").Property.RubyMerge | undefined;
|
|
295
|
-
rubyPosition?: import("csstype").Property.RubyPosition | undefined;
|
|
296
|
-
scale?: string | number | readonly [number, number] | undefined;
|
|
297
|
-
scrollBehavior?: import("csstype").Property.ScrollBehavior | undefined;
|
|
298
|
-
scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
|
|
299
|
-
scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
|
|
300
|
-
scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
|
|
301
|
-
scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
|
|
302
|
-
scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
|
|
303
|
-
scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
|
|
304
|
-
scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
|
|
305
|
-
scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
|
|
306
|
-
scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
|
|
307
|
-
scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
|
|
308
|
-
scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
|
|
309
|
-
scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
|
|
310
|
-
scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
|
|
311
|
-
scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
|
|
312
|
-
scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
|
|
313
|
-
scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
|
|
314
|
-
scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | undefined;
|
|
315
|
-
scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
|
|
316
|
-
scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
|
|
317
|
-
scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
|
|
318
|
-
scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
|
|
319
|
-
scrollSnapStop?: import("csstype").Property.ScrollSnapStop | undefined;
|
|
320
|
-
scrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
|
|
321
|
-
scrollTimelineAxis?: import("csstype").Property.ScrollTimelineAxis | undefined;
|
|
322
|
-
scrollTimelineName?: import("csstype").Property.ScrollTimelineName | undefined;
|
|
323
|
-
scrollbarColor?: import("csstype").Property.ScrollbarColor | undefined;
|
|
324
|
-
scrollbarGutter?: import("csstype").Property.ScrollbarGutter | undefined;
|
|
325
|
-
scrollbarWidth?: import("csstype").Property.ScrollbarWidth | undefined;
|
|
326
|
-
shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | undefined;
|
|
327
|
-
shapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
|
|
328
|
-
shapeOutside?: import("csstype").Property.ShapeOutside | undefined;
|
|
329
|
-
tabSize?: import("csstype").Property.TabSize<string | number> | undefined;
|
|
330
|
-
tableLayout?: import("csstype").Property.TableLayout | undefined;
|
|
331
|
-
textAlign?: import("csstype").Property.TextAlign | undefined;
|
|
332
|
-
textAlignLast?: import("csstype").Property.TextAlignLast | undefined;
|
|
333
|
-
textCombineUpright?: import("csstype").Property.TextCombineUpright | undefined;
|
|
334
|
-
textDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
|
|
335
|
-
textDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
|
|
336
|
-
textDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
|
|
337
|
-
textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | undefined;
|
|
338
|
-
textDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
|
|
339
|
-
textDecorationThickness?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
|
|
340
|
-
textEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
|
|
341
|
-
textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
|
|
342
|
-
textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
|
|
343
|
-
textIndent?: import("csstype").Property.TextIndent<string | number> | undefined;
|
|
344
|
-
textJustify?: import("csstype").Property.TextJustify | undefined;
|
|
345
|
-
textOrientation?: import("csstype").Property.TextOrientation | undefined;
|
|
346
|
-
textOverflow?: import("csstype").Property.TextOverflow | undefined;
|
|
347
|
-
textRendering?: import("csstype").Property.TextRendering | undefined;
|
|
348
|
-
textShadow?: import("csstype").Property.TextShadow | undefined;
|
|
349
|
-
textSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
|
|
350
|
-
textTransform?: import("csstype").Property.TextTransform | undefined;
|
|
351
|
-
textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
|
|
352
|
-
textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
|
|
353
|
-
textWrap?: import("csstype").Property.TextWrap | undefined;
|
|
354
|
-
timelineScope?: import("csstype").Property.TimelineScope | undefined;
|
|
355
|
-
top?: import("csstype").Property.Top<string | number> | undefined;
|
|
356
|
-
touchAction?: import("csstype").Property.TouchAction | undefined;
|
|
357
|
-
transform?: string | undefined;
|
|
358
|
-
transformBox?: import("csstype").Property.TransformBox | undefined;
|
|
359
|
-
transformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
|
|
360
|
-
transformStyle?: import("csstype").Property.TransformStyle | undefined;
|
|
361
|
-
transitionBehavior?: import("csstype").Property.TransitionBehavior | undefined;
|
|
362
|
-
transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
|
|
363
|
-
transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
|
|
364
|
-
transitionProperty?: import("csstype").Property.TransitionProperty | undefined;
|
|
365
|
-
transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
|
|
366
|
-
translate?: (string | number) | readonly [string | number, string | number] | undefined;
|
|
367
|
-
unicodeBidi?: import("csstype").Property.UnicodeBidi | undefined;
|
|
368
|
-
userSelect?: import("csstype").Property.UserSelect | undefined;
|
|
369
|
-
verticalAlign?: import("csstype").Property.VerticalAlign<string | number> | undefined;
|
|
370
|
-
viewTimelineAxis?: import("csstype").Property.ViewTimelineAxis | undefined;
|
|
371
|
-
viewTimelineInset?: import("csstype").Property.ViewTimelineInset<string | number> | undefined;
|
|
372
|
-
viewTimelineName?: import("csstype").Property.ViewTimelineName | undefined;
|
|
373
|
-
viewTransitionName?: import("csstype").Property.ViewTransitionName | undefined;
|
|
374
|
-
visibility?: import("csstype").Property.Visibility | undefined;
|
|
375
|
-
whiteSpace?: import("csstype").Property.WhiteSpace | undefined;
|
|
376
|
-
whiteSpaceCollapse?: import("csstype").Property.WhiteSpaceCollapse | undefined;
|
|
377
|
-
whiteSpaceTrim?: import("csstype").Property.WhiteSpaceTrim | undefined;
|
|
378
|
-
widows?: import("csstype").Property.Widows | undefined;
|
|
379
|
-
width?: import("csstype").Property.Width<string | number> | undefined;
|
|
380
|
-
willChange?: import("csstype").Property.WillChange | undefined;
|
|
381
|
-
wordBreak?: import("csstype").Property.WordBreak | undefined;
|
|
382
|
-
wordSpacing?: import("csstype").Property.WordSpacing<string | number> | undefined;
|
|
383
|
-
wordWrap?: import("csstype").Property.WordWrap | undefined;
|
|
384
|
-
writingMode?: import("csstype").Property.WritingMode | undefined;
|
|
385
|
-
zIndex?: import("csstype").Property.ZIndex | undefined;
|
|
386
|
-
zoom?: import("csstype").Property.Zoom | undefined;
|
|
387
|
-
all?: import("csstype").Globals | undefined;
|
|
388
|
-
animation?: import("csstype").Property.Animation<string & {}> | undefined;
|
|
389
|
-
animationRange?: import("csstype").Property.AnimationRange<string | number> | undefined;
|
|
390
|
-
background?: import("csstype").Property.Background<string | number> | undefined;
|
|
391
|
-
backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
|
|
392
|
-
border?: import("csstype").Property.Border<string | number> | undefined;
|
|
393
|
-
borderBlock?: import("csstype").Property.BorderBlock<string | number> | undefined;
|
|
394
|
-
borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
|
|
395
|
-
borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
|
|
396
|
-
borderBottom?: import("csstype").Property.BorderBottom<string | number> | undefined;
|
|
397
|
-
borderColor?: import("csstype").Property.BorderColor | undefined;
|
|
398
|
-
borderImage?: import("csstype").Property.BorderImage | undefined;
|
|
399
|
-
borderInline?: import("csstype").Property.BorderInline<string | number> | undefined;
|
|
400
|
-
borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
|
|
401
|
-
borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
|
|
402
|
-
borderLeft?: import("csstype").Property.BorderLeft<string | number> | undefined;
|
|
403
|
-
borderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
|
|
404
|
-
borderRight?: import("csstype").Property.BorderRight<string | number> | undefined;
|
|
405
|
-
borderStyle?: import("csstype").Property.BorderStyle | undefined;
|
|
406
|
-
borderTop?: import("csstype").Property.BorderTop<string | number> | undefined;
|
|
407
|
-
borderWidth?: import("csstype").Property.BorderWidth<string | number> | undefined;
|
|
408
|
-
caret?: import("csstype").Property.Caret | undefined;
|
|
409
|
-
columnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
|
|
410
|
-
columns?: import("csstype").Property.Columns<string | number> | undefined;
|
|
411
|
-
containIntrinsicSize?: import("csstype").Property.ContainIntrinsicSize<string | number> | undefined;
|
|
412
|
-
container?: import("csstype").Property.Container | undefined;
|
|
413
|
-
flex?: import("csstype").Property.Flex<string | number> | undefined;
|
|
414
|
-
flexFlow?: import("csstype").Property.FlexFlow | undefined;
|
|
415
|
-
font?: import("csstype").Property.Font | undefined;
|
|
416
|
-
gap?: import("csstype").Property.Gap<string | number> | undefined;
|
|
417
|
-
grid?: import("csstype").Property.Grid | undefined;
|
|
418
|
-
gridArea?: import("csstype").Property.GridArea | undefined;
|
|
419
|
-
gridColumn?: import("csstype").Property.GridColumn | undefined;
|
|
420
|
-
gridRow?: import("csstype").Property.GridRow | undefined;
|
|
421
|
-
gridTemplate?: import("csstype").Property.GridTemplate | undefined;
|
|
422
|
-
inset?: import("csstype").Property.Inset<string | number> | undefined;
|
|
423
|
-
insetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
|
|
424
|
-
insetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
|
|
425
|
-
lineClamp?: import("csstype").Property.LineClamp | undefined;
|
|
426
|
-
listStyle?: import("csstype").Property.ListStyle | undefined;
|
|
427
|
-
margin?: import("csstype").Property.Margin<string | number> | undefined;
|
|
428
|
-
marginBlock?: import("csstype").Property.MarginBlock<string | number> | undefined;
|
|
429
|
-
marginInline?: import("csstype").Property.MarginInline<string | number> | undefined;
|
|
430
|
-
mask?: import("csstype").Property.Mask<string | number> | undefined;
|
|
431
|
-
maskBorder?: import("csstype").Property.MaskBorder | undefined;
|
|
432
|
-
motion?: import("csstype").Property.Offset<string | number> | undefined;
|
|
433
|
-
offset?: import("csstype").Property.Offset<string | number> | undefined;
|
|
434
|
-
outline?: import("csstype").Property.Outline<string | number> | undefined;
|
|
435
|
-
overflow?: import("csstype").Property.Overflow | undefined;
|
|
436
|
-
overscrollBehavior?: import("csstype").Property.OverscrollBehavior | undefined;
|
|
437
|
-
padding?: import("csstype").Property.Padding<string | number> | undefined;
|
|
438
|
-
paddingBlock?: import("csstype").Property.PaddingBlock<string | number> | undefined;
|
|
439
|
-
paddingInline?: import("csstype").Property.PaddingInline<string | number> | undefined;
|
|
440
|
-
placeContent?: import("csstype").Property.PlaceContent | undefined;
|
|
441
|
-
placeItems?: import("csstype").Property.PlaceItems | undefined;
|
|
442
|
-
placeSelf?: import("csstype").Property.PlaceSelf | undefined;
|
|
443
|
-
scrollMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
|
|
444
|
-
scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
|
|
445
|
-
scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
|
|
446
|
-
scrollPadding?: import("csstype").Property.ScrollPadding<string | number> | undefined;
|
|
447
|
-
scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
|
|
448
|
-
scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
|
|
449
|
-
scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
|
|
450
|
-
scrollTimeline?: import("csstype").Property.ScrollTimeline | undefined;
|
|
451
|
-
textDecoration?: import("csstype").Property.TextDecoration<string | number> | undefined;
|
|
452
|
-
textEmphasis?: import("csstype").Property.TextEmphasis | undefined;
|
|
453
|
-
transition?: import("csstype").Property.Transition<string & {}> | undefined;
|
|
454
|
-
viewTimeline?: import("csstype").Property.ViewTimeline | undefined;
|
|
455
|
-
MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
|
|
456
|
-
MozAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
|
|
457
|
-
MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
|
|
458
|
-
MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
|
|
459
|
-
MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
|
|
460
|
-
MozAnimationName?: import("csstype").Property.AnimationName | undefined;
|
|
461
|
-
MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
|
|
462
|
-
MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
|
|
463
|
-
MozAppearance?: import("csstype").Property.MozAppearance | undefined;
|
|
464
|
-
MozBinding?: import("csstype").Property.MozBinding | undefined;
|
|
465
|
-
MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | undefined;
|
|
466
|
-
MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
|
|
467
|
-
MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
|
|
468
|
-
MozBorderEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
|
|
469
|
-
MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | undefined;
|
|
470
|
-
MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | undefined;
|
|
471
|
-
MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
|
|
472
|
-
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
|
|
473
|
-
MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | undefined;
|
|
474
|
-
MozBoxSizing?: import("csstype").Property.BoxSizing | undefined;
|
|
475
|
-
MozColumnCount?: import("csstype").Property.ColumnCount | undefined;
|
|
476
|
-
MozColumnFill?: import("csstype").Property.ColumnFill | undefined;
|
|
477
|
-
MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
|
|
478
|
-
MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
|
|
479
|
-
MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
|
|
480
|
-
MozColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
|
|
481
|
-
MozContextProperties?: import("csstype").Property.MozContextProperties | undefined;
|
|
482
|
-
MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
|
|
483
|
-
MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
|
|
484
|
-
MozHyphens?: import("csstype").Property.Hyphens | undefined;
|
|
485
|
-
MozImageRegion?: import("csstype").Property.MozImageRegion | undefined;
|
|
486
|
-
MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
|
|
487
|
-
MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
|
|
488
|
-
MozOrient?: import("csstype").Property.MozOrient | undefined;
|
|
489
|
-
MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
|
|
490
|
-
MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
|
|
491
|
-
MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
|
|
492
|
-
MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
|
|
493
|
-
MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
|
|
494
|
-
MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
|
|
495
|
-
MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
|
|
496
|
-
MozStackSizing?: import("csstype").Property.MozStackSizing | undefined;
|
|
497
|
-
MozTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
|
|
498
|
-
MozTextBlink?: import("csstype").Property.MozTextBlink | undefined;
|
|
499
|
-
MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
|
|
500
|
-
MozUserFocus?: import("csstype").Property.MozUserFocus | undefined;
|
|
501
|
-
MozUserModify?: import("csstype").Property.MozUserModify | undefined;
|
|
502
|
-
MozUserSelect?: import("csstype").Property.UserSelect | undefined;
|
|
503
|
-
MozWindowDragging?: import("csstype").Property.MozWindowDragging | undefined;
|
|
504
|
-
MozWindowShadow?: import("csstype").Property.MozWindowShadow | undefined;
|
|
505
|
-
msAccelerator?: import("csstype").Property.MsAccelerator | undefined;
|
|
506
|
-
msBlockProgression?: import("csstype").Property.MsBlockProgression | undefined;
|
|
507
|
-
msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | undefined;
|
|
508
|
-
msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | undefined;
|
|
509
|
-
msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | undefined;
|
|
510
|
-
msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
|
|
511
|
-
msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | undefined;
|
|
512
|
-
msContentZooming?: import("csstype").Property.MsContentZooming | undefined;
|
|
513
|
-
msFilter?: import("csstype").Property.MsFilter | undefined;
|
|
514
|
-
msFlexDirection?: import("csstype").Property.FlexDirection | undefined;
|
|
515
|
-
msFlexPositive?: import("csstype").Property.FlexGrow | undefined;
|
|
516
|
-
msFlowFrom?: import("csstype").Property.MsFlowFrom | undefined;
|
|
517
|
-
msFlowInto?: import("csstype").Property.MsFlowInto | undefined;
|
|
518
|
-
msGridColumns?: import("csstype").Property.MsGridColumns<string | number> | undefined;
|
|
519
|
-
msGridRows?: import("csstype").Property.MsGridRows<string | number> | undefined;
|
|
520
|
-
msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | undefined;
|
|
521
|
-
msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | undefined;
|
|
522
|
-
msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | undefined;
|
|
523
|
-
msHyphenateLimitZone?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
|
|
524
|
-
msHyphens?: import("csstype").Property.Hyphens | undefined;
|
|
525
|
-
msImeAlign?: import("csstype").Property.MsImeAlign | undefined;
|
|
526
|
-
msLineBreak?: import("csstype").Property.LineBreak | undefined;
|
|
527
|
-
msOrder?: import("csstype").Property.Order | undefined;
|
|
528
|
-
msOverflowStyle?: import("csstype").Property.MsOverflowStyle | undefined;
|
|
529
|
-
msOverflowX?: import("csstype").Property.OverflowX | undefined;
|
|
530
|
-
msOverflowY?: import("csstype").Property.OverflowY | undefined;
|
|
531
|
-
msScrollChaining?: import("csstype").Property.MsScrollChaining | undefined;
|
|
532
|
-
msScrollLimitXMax?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
|
|
533
|
-
msScrollLimitXMin?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
|
|
534
|
-
msScrollLimitYMax?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
|
|
535
|
-
msScrollLimitYMin?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
|
|
536
|
-
msScrollRails?: import("csstype").Property.MsScrollRails | undefined;
|
|
537
|
-
msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | undefined;
|
|
538
|
-
msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | undefined;
|
|
539
|
-
msScrollSnapType?: import("csstype").Property.MsScrollSnapType | undefined;
|
|
540
|
-
msScrollTranslation?: import("csstype").Property.MsScrollTranslation | undefined;
|
|
541
|
-
msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
|
|
542
|
-
msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | undefined;
|
|
543
|
-
msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | undefined;
|
|
544
|
-
msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
|
|
545
|
-
msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | undefined;
|
|
546
|
-
msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
|
|
547
|
-
msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | undefined;
|
|
548
|
-
msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
|
|
549
|
-
msTextAutospace?: import("csstype").Property.MsTextAutospace | undefined;
|
|
550
|
-
msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | undefined;
|
|
551
|
-
msTextOverflow?: import("csstype").Property.TextOverflow | undefined;
|
|
552
|
-
msTouchAction?: import("csstype").Property.TouchAction | undefined;
|
|
553
|
-
msTouchSelect?: import("csstype").Property.MsTouchSelect | undefined;
|
|
554
|
-
msTransform?: import("csstype").Property.Transform | undefined;
|
|
555
|
-
msTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
|
|
556
|
-
msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
|
|
557
|
-
msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
|
|
558
|
-
msTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
|
|
559
|
-
msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
|
|
560
|
-
msUserSelect?: import("csstype").Property.MsUserSelect | undefined;
|
|
561
|
-
msWordBreak?: import("csstype").Property.WordBreak | undefined;
|
|
562
|
-
msWrapFlow?: import("csstype").Property.MsWrapFlow | undefined;
|
|
563
|
-
msWrapMargin?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
|
|
564
|
-
msWrapThrough?: import("csstype").Property.MsWrapThrough | undefined;
|
|
565
|
-
msWritingMode?: import("csstype").Property.WritingMode | undefined;
|
|
566
|
-
WebkitAlignContent?: import("csstype").Property.AlignContent | undefined;
|
|
567
|
-
WebkitAlignItems?: import("csstype").Property.AlignItems | undefined;
|
|
568
|
-
WebkitAlignSelf?: import("csstype").Property.AlignSelf | undefined;
|
|
569
|
-
WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
|
|
570
|
-
WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
|
|
571
|
-
WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
|
|
572
|
-
WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
|
|
573
|
-
WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
|
|
574
|
-
WebkitAnimationName?: import("csstype").Property.AnimationName | undefined;
|
|
575
|
-
WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
|
|
576
|
-
WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
|
|
577
|
-
WebkitAppearance?: import("csstype").Property.WebkitAppearance | undefined;
|
|
578
|
-
WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | undefined;
|
|
579
|
-
WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
|
|
580
|
-
WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
|
|
581
|
-
WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
|
|
582
|
-
WebkitBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
|
|
583
|
-
WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
|
|
584
|
-
WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
|
|
585
|
-
WebkitBorderBeforeWidth?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
|
|
586
|
-
WebkitBorderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
587
|
-
WebkitBorderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
|
|
588
|
-
WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
|
|
589
|
-
WebkitBorderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
|
|
590
|
-
WebkitBorderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
|
|
591
|
-
WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
|
|
592
|
-
WebkitBoxReflect?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
|
|
593
|
-
WebkitBoxShadow?: import("csstype").Property.BoxShadow | undefined;
|
|
594
|
-
WebkitBoxSizing?: import("csstype").Property.BoxSizing | undefined;
|
|
595
|
-
WebkitClipPath?: import("csstype").Property.ClipPath | undefined;
|
|
596
|
-
WebkitColumnCount?: import("csstype").Property.ColumnCount | undefined;
|
|
597
|
-
WebkitColumnFill?: import("csstype").Property.ColumnFill | undefined;
|
|
598
|
-
WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
|
|
599
|
-
WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
|
|
600
|
-
WebkitColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
|
|
601
|
-
WebkitColumnSpan?: import("csstype").Property.ColumnSpan | undefined;
|
|
602
|
-
WebkitColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
|
|
603
|
-
WebkitFilter?: import("csstype").Property.Filter | undefined;
|
|
604
|
-
WebkitFlexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
|
|
605
|
-
WebkitFlexDirection?: import("csstype").Property.FlexDirection | undefined;
|
|
606
|
-
WebkitFlexGrow?: import("csstype").Property.FlexGrow | undefined;
|
|
607
|
-
WebkitFlexShrink?: import("csstype").Property.FlexShrink | undefined;
|
|
608
|
-
WebkitFlexWrap?: import("csstype").Property.FlexWrap | undefined;
|
|
609
|
-
WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
|
|
610
|
-
WebkitFontKerning?: import("csstype").Property.FontKerning | undefined;
|
|
611
|
-
WebkitFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
|
|
612
|
-
WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
|
|
613
|
-
WebkitHyphenateCharacter?: import("csstype").Property.HyphenateCharacter | undefined;
|
|
614
|
-
WebkitHyphens?: import("csstype").Property.Hyphens | undefined;
|
|
615
|
-
WebkitInitialLetter?: import("csstype").Property.InitialLetter | undefined;
|
|
616
|
-
WebkitJustifyContent?: import("csstype").Property.JustifyContent | undefined;
|
|
617
|
-
WebkitLineBreak?: import("csstype").Property.LineBreak | undefined;
|
|
618
|
-
WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | undefined;
|
|
619
|
-
WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
|
|
620
|
-
WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
|
|
621
|
-
WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | undefined;
|
|
622
|
-
WebkitMaskBoxImageOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
|
|
623
|
-
WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
|
|
624
|
-
WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | undefined;
|
|
625
|
-
WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | undefined;
|
|
626
|
-
WebkitMaskBoxImageWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
|
|
627
|
-
WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | undefined;
|
|
628
|
-
WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | undefined;
|
|
629
|
-
WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | undefined;
|
|
630
|
-
WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | undefined;
|
|
631
|
-
WebkitMaskPosition?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
|
|
632
|
-
WebkitMaskPositionX?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
|
|
633
|
-
WebkitMaskPositionY?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
|
|
634
|
-
WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | undefined;
|
|
635
|
-
WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | undefined;
|
|
636
|
-
WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | undefined;
|
|
637
|
-
WebkitMaskSize?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
|
|
638
|
-
WebkitMaxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
|
|
639
|
-
WebkitOrder?: import("csstype").Property.Order | undefined;
|
|
640
|
-
WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | undefined;
|
|
641
|
-
WebkitPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
|
|
642
|
-
WebkitPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
|
|
643
|
-
WebkitPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
|
|
644
|
-
WebkitPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
|
|
645
|
-
WebkitPrintColorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
|
|
646
|
-
WebkitRubyPosition?: import("csstype").Property.RubyPosition | undefined;
|
|
647
|
-
WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
|
|
648
|
-
WebkitShapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
|
|
649
|
-
WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | undefined;
|
|
650
|
-
WebkitTextCombine?: import("csstype").Property.TextCombineUpright | undefined;
|
|
651
|
-
WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
|
|
652
|
-
WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
|
|
653
|
-
WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
|
|
654
|
-
WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
|
|
655
|
-
WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
|
|
656
|
-
WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
|
|
657
|
-
WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
|
|
658
|
-
WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | undefined;
|
|
659
|
-
WebkitTextOrientation?: import("csstype").Property.TextOrientation | undefined;
|
|
660
|
-
WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
|
|
661
|
-
WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | undefined;
|
|
662
|
-
WebkitTextStrokeWidth?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
|
|
663
|
-
WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
|
|
664
|
-
WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | undefined;
|
|
665
|
-
WebkitTransform?: import("csstype").Property.Transform | undefined;
|
|
666
|
-
WebkitTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
|
|
667
|
-
WebkitTransformStyle?: import("csstype").Property.TransformStyle | undefined;
|
|
668
|
-
WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
|
|
669
|
-
WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
|
|
670
|
-
WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
|
|
671
|
-
WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
|
|
672
|
-
WebkitUserModify?: import("csstype").Property.WebkitUserModify | undefined;
|
|
673
|
-
WebkitUserSelect?: import("csstype").Property.UserSelect | undefined;
|
|
674
|
-
WebkitWritingMode?: import("csstype").Property.WritingMode | undefined;
|
|
675
|
-
MozAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
|
|
676
|
-
MozBorderImage?: import("csstype").Property.BorderImage | undefined;
|
|
677
|
-
MozColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
|
|
678
|
-
MozColumns?: import("csstype").Property.Columns<string | number> | undefined;
|
|
679
|
-
MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
|
|
680
|
-
msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | undefined;
|
|
681
|
-
msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | undefined;
|
|
682
|
-
msFlex?: import("csstype").Property.Flex<string | number> | undefined;
|
|
683
|
-
msScrollLimit?: import("csstype").Property.MsScrollLimit | undefined;
|
|
684
|
-
msScrollSnapX?: import("csstype").Property.MsScrollSnapX | undefined;
|
|
685
|
-
msScrollSnapY?: import("csstype").Property.MsScrollSnapY | undefined;
|
|
686
|
-
msTransition?: import("csstype").Property.Transition<string & {}> | undefined;
|
|
687
|
-
WebkitAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
|
|
688
|
-
WebkitBorderBefore?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
|
|
689
|
-
WebkitBorderImage?: import("csstype").Property.BorderImage | undefined;
|
|
690
|
-
WebkitBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
|
|
691
|
-
WebkitColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
|
|
692
|
-
WebkitColumns?: import("csstype").Property.Columns<string | number> | undefined;
|
|
693
|
-
WebkitFlex?: import("csstype").Property.Flex<string | number> | undefined;
|
|
694
|
-
WebkitFlexFlow?: import("csstype").Property.FlexFlow | undefined;
|
|
695
|
-
WebkitMask?: import("csstype").Property.WebkitMask<string | number> | undefined;
|
|
696
|
-
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | undefined;
|
|
697
|
-
WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | undefined;
|
|
698
|
-
WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
|
|
699
|
-
WebkitTransition?: import("csstype").Property.Transition<string & {}> | undefined;
|
|
700
|
-
azimuth?: import("csstype").Property.Azimuth | undefined;
|
|
701
|
-
boxAlign?: import("csstype").Property.BoxAlign | undefined;
|
|
702
|
-
boxDirection?: import("csstype").Property.BoxDirection | undefined;
|
|
703
|
-
boxFlex?: import("csstype").Property.BoxFlex | undefined;
|
|
704
|
-
boxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
|
|
705
|
-
boxLines?: import("csstype").Property.BoxLines | undefined;
|
|
706
|
-
boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
|
|
707
|
-
boxOrient?: import("csstype").Property.BoxOrient | undefined;
|
|
708
|
-
boxPack?: import("csstype").Property.BoxPack | undefined;
|
|
709
|
-
clip?: import("csstype").Property.Clip | undefined;
|
|
710
|
-
gridColumnGap?: import("csstype").Property.GridColumnGap<string | number> | undefined;
|
|
711
|
-
gridGap?: import("csstype").Property.GridGap<string | number> | undefined;
|
|
712
|
-
gridRowGap?: import("csstype").Property.GridRowGap<string | number> | undefined;
|
|
713
|
-
imeMode?: import("csstype").Property.ImeMode | undefined;
|
|
714
|
-
offsetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
|
|
715
|
-
offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
|
|
716
|
-
offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
|
|
717
|
-
offsetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
|
|
718
|
-
offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
|
|
719
|
-
offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
|
|
720
|
-
scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
|
|
721
|
-
scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
|
|
722
|
-
scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
|
|
723
|
-
scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
|
|
724
|
-
scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | undefined;
|
|
725
|
-
scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | undefined;
|
|
726
|
-
KhtmlBoxAlign?: import("csstype").Property.BoxAlign | undefined;
|
|
727
|
-
KhtmlBoxDirection?: import("csstype").Property.BoxDirection | undefined;
|
|
728
|
-
KhtmlBoxFlex?: import("csstype").Property.BoxFlex | undefined;
|
|
729
|
-
KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
|
|
730
|
-
KhtmlBoxLines?: import("csstype").Property.BoxLines | undefined;
|
|
731
|
-
KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
|
|
732
|
-
KhtmlBoxOrient?: import("csstype").Property.BoxOrient | undefined;
|
|
733
|
-
KhtmlBoxPack?: import("csstype").Property.BoxPack | undefined;
|
|
734
|
-
KhtmlLineBreak?: import("csstype").Property.LineBreak | undefined;
|
|
735
|
-
KhtmlOpacity?: import("csstype").Property.Opacity | undefined;
|
|
736
|
-
KhtmlUserSelect?: import("csstype").Property.UserSelect | undefined;
|
|
737
|
-
MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
|
|
738
|
-
MozBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
|
|
739
|
-
MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | undefined;
|
|
740
|
-
MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
|
|
741
|
-
MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
|
|
742
|
-
MozBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
|
|
743
|
-
MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
744
|
-
MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
|
|
745
|
-
MozBorderRadiusTopleft?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
|
|
746
|
-
MozBorderRadiusTopright?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
|
|
747
|
-
MozBoxAlign?: import("csstype").Property.BoxAlign | undefined;
|
|
748
|
-
MozBoxDirection?: import("csstype").Property.BoxDirection | undefined;
|
|
749
|
-
MozBoxFlex?: import("csstype").Property.BoxFlex | undefined;
|
|
750
|
-
MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
|
|
751
|
-
MozBoxOrient?: import("csstype").Property.BoxOrient | undefined;
|
|
752
|
-
MozBoxPack?: import("csstype").Property.BoxPack | undefined;
|
|
753
|
-
MozBoxShadow?: import("csstype").Property.BoxShadow | undefined;
|
|
754
|
-
MozFloatEdge?: import("csstype").Property.MozFloatEdge | undefined;
|
|
755
|
-
MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
|
|
756
|
-
MozOpacity?: import("csstype").Property.Opacity | undefined;
|
|
757
|
-
MozOutline?: import("csstype").Property.Outline<string | number> | undefined;
|
|
758
|
-
MozOutlineColor?: import("csstype").Property.OutlineColor | undefined;
|
|
759
|
-
MozOutlineStyle?: import("csstype").Property.OutlineStyle | undefined;
|
|
760
|
-
MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
|
|
761
|
-
MozPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
|
|
762
|
-
MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
|
|
763
|
-
MozTextAlignLast?: import("csstype").Property.TextAlignLast | undefined;
|
|
764
|
-
MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
|
|
765
|
-
MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
|
|
766
|
-
MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
|
|
767
|
-
MozTransform?: import("csstype").Property.Transform | undefined;
|
|
768
|
-
MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
|
|
769
|
-
MozTransformStyle?: import("csstype").Property.TransformStyle | undefined;
|
|
770
|
-
MozTransition?: import("csstype").Property.Transition<string & {}> | undefined;
|
|
771
|
-
MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
|
|
772
|
-
MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
|
|
773
|
-
MozTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
|
|
774
|
-
MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
|
|
775
|
-
MozUserInput?: import("csstype").Property.MozUserInput | undefined;
|
|
776
|
-
msImeMode?: import("csstype").Property.ImeMode | undefined;
|
|
777
|
-
OAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
|
|
778
|
-
OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
|
|
779
|
-
OAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
|
|
780
|
-
OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
|
|
781
|
-
OAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
|
|
782
|
-
OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
|
|
783
|
-
OAnimationName?: import("csstype").Property.AnimationName | undefined;
|
|
784
|
-
OAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
|
|
785
|
-
OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
|
|
786
|
-
OBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
|
|
787
|
-
OBorderImage?: import("csstype").Property.BorderImage | undefined;
|
|
788
|
-
OObjectFit?: import("csstype").Property.ObjectFit | undefined;
|
|
789
|
-
OObjectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
|
|
790
|
-
OTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
|
|
791
|
-
OTextOverflow?: import("csstype").Property.TextOverflow | undefined;
|
|
792
|
-
OTransform?: import("csstype").Property.Transform | undefined;
|
|
793
|
-
OTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
|
|
794
|
-
OTransition?: import("csstype").Property.Transition<string & {}> | undefined;
|
|
795
|
-
OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
|
|
796
|
-
OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
|
|
797
|
-
OTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
|
|
798
|
-
OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
|
|
799
|
-
WebkitBoxAlign?: import("csstype").Property.BoxAlign | undefined;
|
|
800
|
-
WebkitBoxDirection?: import("csstype").Property.BoxDirection | undefined;
|
|
801
|
-
WebkitBoxFlex?: import("csstype").Property.BoxFlex | undefined;
|
|
802
|
-
WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
|
|
803
|
-
WebkitBoxLines?: import("csstype").Property.BoxLines | undefined;
|
|
804
|
-
WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
|
|
805
|
-
WebkitBoxOrient?: import("csstype").Property.BoxOrient | undefined;
|
|
806
|
-
WebkitBoxPack?: import("csstype").Property.BoxPack | undefined;
|
|
807
|
-
alignmentBaseline?: import("csstype").Property.AlignmentBaseline | undefined;
|
|
808
|
-
baselineShift?: import("csstype").Property.BaselineShift<string | number> | undefined;
|
|
809
|
-
clipRule?: import("csstype").Property.ClipRule | undefined;
|
|
810
|
-
colorInterpolation?: import("csstype").Property.ColorInterpolation | undefined;
|
|
811
|
-
colorRendering?: import("csstype").Property.ColorRendering | undefined;
|
|
812
|
-
dominantBaseline?: import("csstype").Property.DominantBaseline | undefined;
|
|
813
|
-
fill?: import("csstype").Property.Fill | undefined;
|
|
814
|
-
fillOpacity?: import("csstype").Property.FillOpacity | undefined;
|
|
815
|
-
fillRule?: import("csstype").Property.FillRule | undefined;
|
|
816
|
-
floodColor?: import("csstype").Property.FloodColor | undefined;
|
|
817
|
-
floodOpacity?: import("csstype").Property.FloodOpacity | undefined;
|
|
818
|
-
glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | undefined;
|
|
819
|
-
lightingColor?: import("csstype").Property.LightingColor | undefined;
|
|
820
|
-
marker?: import("csstype").Property.Marker | undefined;
|
|
821
|
-
markerEnd?: import("csstype").Property.MarkerEnd | undefined;
|
|
822
|
-
markerMid?: import("csstype").Property.MarkerMid | undefined;
|
|
823
|
-
markerStart?: import("csstype").Property.MarkerStart | undefined;
|
|
824
|
-
shapeRendering?: import("csstype").Property.ShapeRendering | undefined;
|
|
825
|
-
stopColor?: import("csstype").Property.StopColor | undefined;
|
|
826
|
-
stopOpacity?: import("csstype").Property.StopOpacity | undefined;
|
|
827
|
-
stroke?: import("csstype").Property.Stroke | undefined;
|
|
828
|
-
strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
|
|
829
|
-
strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
|
|
830
|
-
strokeLinecap?: import("csstype").Property.StrokeLinecap | undefined;
|
|
831
|
-
strokeLinejoin?: import("csstype").Property.StrokeLinejoin | undefined;
|
|
832
|
-
strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | undefined;
|
|
833
|
-
strokeOpacity?: import("csstype").Property.StrokeOpacity | undefined;
|
|
834
|
-
strokeWidth?: import("csstype").Property.StrokeWidth<string | number> | undefined;
|
|
835
|
-
textAnchor?: import("csstype").Property.TextAnchor | undefined;
|
|
836
|
-
vectorEffect?: import("csstype").Property.VectorEffect | undefined;
|
|
837
|
-
x?: (string | number) | undefined;
|
|
838
|
-
y?: (string | number) | undefined;
|
|
839
|
-
z?: (string | number) | undefined;
|
|
840
|
-
translateY?: (string | number) | undefined;
|
|
841
|
-
translateX?: (string | number) | undefined;
|
|
842
|
-
scaleX?: number | undefined;
|
|
843
|
-
scaleY?: number | undefined;
|
|
844
|
-
matrix?: readonly [number, number, number, number, number, number] | undefined;
|
|
845
|
-
matrix3d?: readonly [number, number, number, number, number, number, number, number, number, number, number, number, number, number, number, number] | undefined;
|
|
846
|
-
skewX?: (string | number) | undefined;
|
|
847
|
-
skewY?: (string | number) | undefined;
|
|
848
|
-
rotate3d?: readonly [number, number, number, string | number] | undefined;
|
|
849
|
-
translateZ?: (string | number) | undefined;
|
|
850
|
-
translate3d?: readonly [string | number, string | number, string | number] | undefined;
|
|
851
|
-
rotateX?: (string | number) | undefined;
|
|
852
|
-
rotateY?: (string | number) | undefined;
|
|
853
|
-
rotateZ?: (string | number) | undefined;
|
|
854
|
-
scaleZ?: number | undefined;
|
|
855
|
-
scale3d?: readonly [number, number, number] | undefined;
|
|
856
|
-
skew?: ((string | number) | readonly [string | number, string | number]) | undefined;
|
|
857
|
-
} | undefined;
|
|
858
|
-
children?: React.ReactNode;
|
|
859
|
-
title?: string | undefined | undefined;
|
|
860
|
-
className?: string | undefined | undefined;
|
|
861
|
-
onSelect?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
862
|
-
onChange?: React.FormEventHandler<HTMLDivElement> | undefined;
|
|
863
|
-
hidden?: boolean | undefined | undefined;
|
|
864
|
-
slot?: string | undefined | undefined;
|
|
865
|
-
id?: string | undefined | undefined;
|
|
866
|
-
"aria-readonly"?: (boolean | "true" | "false") | undefined;
|
|
867
|
-
"aria-label"?: string | undefined | undefined;
|
|
868
|
-
draggable?: (boolean | "true" | "false") | undefined;
|
|
869
|
-
onError?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
870
|
-
onLoad?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
871
|
-
onLoadStart?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
872
|
-
onBlur?: React.FocusEventHandler<HTMLDivElement> | undefined;
|
|
873
|
-
onContextMenu?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
874
|
-
onFocus?: React.FocusEventHandler<HTMLDivElement> | undefined;
|
|
875
|
-
onKeyDown?: React.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
876
|
-
tabIndex?: number | undefined | undefined;
|
|
877
|
-
onScroll?: React.UIEventHandler<HTMLDivElement> | undefined;
|
|
878
|
-
onTouchMove?: React.TouchEventHandler<HTMLDivElement> | undefined;
|
|
879
|
-
onWheel?: React.WheelEventHandler<HTMLDivElement> | undefined;
|
|
880
|
-
onClick?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
881
|
-
"aria-activedescendant"?: string | undefined | undefined;
|
|
882
|
-
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
883
|
-
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
|
|
884
|
-
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
|
885
|
-
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
886
|
-
"aria-colcount"?: number | undefined | undefined;
|
|
887
|
-
"aria-colindex"?: number | undefined | undefined;
|
|
888
|
-
"aria-colspan"?: number | undefined | undefined;
|
|
889
|
-
"aria-controls"?: string | undefined | undefined;
|
|
890
|
-
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined | undefined;
|
|
891
|
-
"aria-describedby"?: string | undefined | undefined;
|
|
892
|
-
"aria-details"?: string | undefined | undefined;
|
|
893
|
-
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
894
|
-
"aria-errormessage"?: string | undefined | undefined;
|
|
895
|
-
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
|
896
|
-
"aria-flowto"?: string | undefined | undefined;
|
|
897
|
-
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined | undefined;
|
|
898
|
-
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
|
899
|
-
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined | undefined;
|
|
900
|
-
"aria-keyshortcuts"?: string | undefined | undefined;
|
|
901
|
-
"aria-labelledby"?: string | undefined | undefined;
|
|
902
|
-
"aria-level"?: number | undefined | undefined;
|
|
903
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined | undefined;
|
|
904
|
-
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
|
905
|
-
"aria-multiline"?: (boolean | "true" | "false") | undefined;
|
|
906
|
-
"aria-multiselectable"?: (boolean | "true" | "false") | undefined;
|
|
907
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined | undefined;
|
|
908
|
-
"aria-owns"?: string | undefined | undefined;
|
|
909
|
-
"aria-placeholder"?: string | undefined | undefined;
|
|
910
|
-
"aria-posinset"?: number | undefined | undefined;
|
|
911
|
-
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
912
|
-
"aria-required"?: (boolean | "true" | "false") | undefined;
|
|
913
|
-
role?: React.AriaRole | undefined;
|
|
914
|
-
"aria-roledescription"?: string | undefined | undefined;
|
|
915
|
-
"aria-rowcount"?: number | undefined | undefined;
|
|
916
|
-
"aria-rowindex"?: number | undefined | undefined;
|
|
917
|
-
"aria-rowspan"?: number | undefined | undefined;
|
|
918
|
-
"aria-selected"?: (boolean | "true" | "false") | undefined;
|
|
919
|
-
"aria-setsize"?: number | undefined | undefined;
|
|
920
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined | undefined;
|
|
921
|
-
"aria-valuemax"?: number | undefined | undefined;
|
|
922
|
-
"aria-valuemin"?: number | undefined | undefined;
|
|
923
|
-
"aria-valuenow"?: number | undefined | undefined;
|
|
924
|
-
"aria-valuetext"?: string | undefined | undefined;
|
|
925
|
-
contentEditable?: "inherit" | (boolean | "true" | "false") | "plaintext-only" | undefined;
|
|
926
|
-
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
927
|
-
defaultValue?: string | number | readonly string[] | undefined;
|
|
928
|
-
onClickCapture?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
929
|
-
onDoubleClick?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
930
|
-
onDoubleClickCapture?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
931
|
-
onMouseDown?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
932
|
-
onMouseDownCapture?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
933
|
-
onMouseMove?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
934
|
-
onMouseMoveCapture?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
935
|
-
onMouseUp?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
936
|
-
onMouseUpCapture?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
937
|
-
onMouseEnter?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
938
|
-
onAnimationEnd?: React.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
939
|
-
onAnimationIteration?: React.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
940
|
-
onAnimationStart?: React.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
941
|
-
onTransitionEnd?: React.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
942
|
-
onMouseLeave?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
943
|
-
onPointerEnter?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
944
|
-
onPointerLeave?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
945
|
-
onBeforeInput?: React.InputEventHandler<HTMLDivElement> | undefined;
|
|
946
|
-
onCompositionEnd?: React.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
947
|
-
onCompositionStart?: React.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
948
|
-
onCompositionUpdate?: React.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
949
|
-
dangerouslySetInnerHTML?: {
|
|
950
|
-
__html: string | TrustedHTML;
|
|
951
|
-
} | undefined | undefined;
|
|
952
|
-
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
953
|
-
suppressHydrationWarning?: boolean | undefined | undefined;
|
|
954
|
-
autoFocus?: boolean | undefined | undefined;
|
|
955
|
-
key?: React.Key | null | undefined;
|
|
956
|
-
rel?: string | undefined | undefined;
|
|
957
|
-
translate?: "yes" | "no" | undefined | undefined;
|
|
958
|
-
lang?: string | undefined | undefined;
|
|
959
|
-
onPause?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
960
|
-
onSubmit?: React.FormEventHandler<HTMLDivElement> | undefined;
|
|
961
|
-
results?: number | undefined | undefined;
|
|
962
|
-
onProgress?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
963
|
-
onTouchStart?: React.TouchEventHandler<HTMLDivElement> | undefined;
|
|
964
|
-
onTouchEnd?: React.TouchEventHandler<HTMLDivElement> | undefined;
|
|
965
|
-
onTouchCancel?: React.TouchEventHandler<HTMLDivElement> | undefined;
|
|
966
|
-
onTouchEndCapture?: React.TouchEventHandler<HTMLDivElement> | undefined;
|
|
967
|
-
onPointerMove?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
968
|
-
onPointerMoveCapture?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
969
|
-
onPointerCancel?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
970
|
-
onPointerCancelCapture?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
971
|
-
onPointerDown?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
972
|
-
onPointerDownCapture?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
973
|
-
onPointerUp?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
974
|
-
onPointerUpCapture?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
975
|
-
"aria-braillelabel"?: string | undefined | undefined;
|
|
976
|
-
"aria-brailleroledescription"?: string | undefined | undefined;
|
|
977
|
-
"aria-colindextext"?: string | undefined | undefined;
|
|
978
|
-
"aria-description"?: string | undefined | undefined;
|
|
979
|
-
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined | undefined;
|
|
980
|
-
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
|
981
|
-
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined | undefined;
|
|
982
|
-
"aria-rowindextext"?: string | undefined | undefined;
|
|
983
|
-
onCopy?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
984
|
-
onCopyCapture?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
985
|
-
onCut?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
986
|
-
onCutCapture?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
987
|
-
onPaste?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
988
|
-
onPasteCapture?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
989
|
-
onCompositionEndCapture?: React.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
990
|
-
onCompositionStartCapture?: React.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
991
|
-
onCompositionUpdateCapture?: React.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
992
|
-
onFocusCapture?: React.FocusEventHandler<HTMLDivElement> | undefined;
|
|
993
|
-
onBlurCapture?: React.FocusEventHandler<HTMLDivElement> | undefined;
|
|
994
|
-
onChangeCapture?: React.FormEventHandler<HTMLDivElement> | undefined;
|
|
995
|
-
onBeforeInputCapture?: React.FormEventHandler<HTMLDivElement> | undefined;
|
|
996
|
-
onInput?: React.FormEventHandler<HTMLDivElement> | undefined;
|
|
997
|
-
onInputCapture?: React.FormEventHandler<HTMLDivElement> | undefined;
|
|
998
|
-
onReset?: React.FormEventHandler<HTMLDivElement> | undefined;
|
|
999
|
-
onResetCapture?: React.FormEventHandler<HTMLDivElement> | undefined;
|
|
1000
|
-
onSubmitCapture?: React.FormEventHandler<HTMLDivElement> | undefined;
|
|
1001
|
-
onInvalid?: React.FormEventHandler<HTMLDivElement> | undefined;
|
|
1002
|
-
onInvalidCapture?: React.FormEventHandler<HTMLDivElement> | undefined;
|
|
1003
|
-
onLoadCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1004
|
-
onErrorCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1005
|
-
onKeyDownCapture?: React.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1006
|
-
onKeyPress?: React.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1007
|
-
onKeyPressCapture?: React.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1008
|
-
onKeyUp?: React.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1009
|
-
onKeyUpCapture?: React.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1010
|
-
onAbort?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1011
|
-
onAbortCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1012
|
-
onCanPlay?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1013
|
-
onCanPlayCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1014
|
-
onCanPlayThrough?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1015
|
-
onCanPlayThroughCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1016
|
-
onDurationChange?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1017
|
-
onDurationChangeCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1018
|
-
onEmptied?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1019
|
-
onEmptiedCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1020
|
-
onEncrypted?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1021
|
-
onEncryptedCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1022
|
-
onEnded?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1023
|
-
onEndedCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1024
|
-
onLoadedData?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1025
|
-
onLoadedDataCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1026
|
-
onLoadedMetadata?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1027
|
-
onLoadedMetadataCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1028
|
-
onLoadStartCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1029
|
-
onPauseCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1030
|
-
onPlay?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1031
|
-
onPlayCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1032
|
-
onPlaying?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1033
|
-
onPlayingCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1034
|
-
onProgressCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1035
|
-
onRateChange?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1036
|
-
onRateChangeCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1037
|
-
onSeeked?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1038
|
-
onSeekedCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1039
|
-
onSeeking?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1040
|
-
onSeekingCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1041
|
-
onStalled?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1042
|
-
onStalledCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1043
|
-
onSuspend?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1044
|
-
onSuspendCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1045
|
-
onTimeUpdate?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1046
|
-
onTimeUpdateCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1047
|
-
onVolumeChange?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1048
|
-
onVolumeChangeCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1049
|
-
onWaiting?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1050
|
-
onWaitingCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1051
|
-
onAuxClick?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1052
|
-
onAuxClickCapture?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1053
|
-
onContextMenuCapture?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1054
|
-
onDrag?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1055
|
-
onDragCapture?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1056
|
-
onDragEnd?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1057
|
-
onDragEndCapture?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1058
|
-
onDragEnter?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1059
|
-
onDragEnterCapture?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1060
|
-
onDragExit?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1061
|
-
onDragExitCapture?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1062
|
-
onDragLeave?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1063
|
-
onDragLeaveCapture?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1064
|
-
onDragOver?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1065
|
-
onDragOverCapture?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1066
|
-
onDragStart?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1067
|
-
onDragStartCapture?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1068
|
-
onDrop?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1069
|
-
onDropCapture?: React.DragEventHandler<HTMLDivElement> | undefined;
|
|
1070
|
-
onMouseOut?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1071
|
-
onMouseOutCapture?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1072
|
-
onMouseOver?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1073
|
-
onMouseOverCapture?: React.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1074
|
-
onSelectCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1075
|
-
onTouchCancelCapture?: React.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1076
|
-
onTouchMoveCapture?: React.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1077
|
-
onTouchStartCapture?: React.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1078
|
-
onPointerOver?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1079
|
-
onPointerOverCapture?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1080
|
-
onPointerOut?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1081
|
-
onPointerOutCapture?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1082
|
-
onGotPointerCapture?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1083
|
-
onGotPointerCaptureCapture?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1084
|
-
onLostPointerCapture?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1085
|
-
onLostPointerCaptureCapture?: React.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1086
|
-
onScrollCapture?: React.UIEventHandler<HTMLDivElement> | undefined;
|
|
1087
|
-
onWheelCapture?: React.WheelEventHandler<HTMLDivElement> | undefined;
|
|
1088
|
-
onAnimationStartCapture?: React.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1089
|
-
onAnimationEndCapture?: React.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1090
|
-
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1091
|
-
onTransitionEndCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1092
|
-
defaultChecked?: boolean | undefined | undefined;
|
|
1093
|
-
accessKey?: string | undefined | undefined;
|
|
1094
|
-
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
|
|
1095
|
-
contextMenu?: string | undefined | undefined;
|
|
1096
|
-
dir?: string | undefined | undefined;
|
|
1097
|
-
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined | undefined;
|
|
1098
|
-
nonce?: string | undefined | undefined;
|
|
1099
|
-
radioGroup?: string | undefined | undefined;
|
|
1100
|
-
about?: string | undefined | undefined;
|
|
1101
|
-
content?: string | undefined | undefined;
|
|
1102
|
-
datatype?: string | undefined | undefined;
|
|
1103
|
-
inlist?: any;
|
|
1104
|
-
prefix?: string | undefined | undefined;
|
|
1105
|
-
property?: string | undefined | undefined;
|
|
1106
|
-
resource?: string | undefined | undefined;
|
|
1107
|
-
rev?: string | undefined | undefined;
|
|
1108
|
-
typeof?: string | undefined | undefined;
|
|
1109
|
-
vocab?: string | undefined | undefined;
|
|
1110
|
-
autoCorrect?: string | undefined | undefined;
|
|
1111
|
-
autoSave?: string | undefined | undefined;
|
|
1112
|
-
itemProp?: string | undefined | undefined;
|
|
1113
|
-
itemScope?: boolean | undefined | undefined;
|
|
1114
|
-
itemType?: string | undefined | undefined;
|
|
1115
|
-
itemID?: string | undefined | undefined;
|
|
1116
|
-
itemRef?: string | undefined | undefined;
|
|
1117
|
-
security?: string | undefined | undefined;
|
|
1118
|
-
unselectable?: "on" | "off" | undefined | undefined;
|
|
1119
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
|
1120
|
-
is?: string | undefined | undefined;
|
|
1121
|
-
exportparts?: string | undefined | undefined;
|
|
1122
|
-
part?: string | undefined | undefined;
|
|
1123
|
-
ref?: ((instance: HTMLDivElement | null) => void | React.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof React.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
1124
|
-
}> & {
|
|
1125
|
-
scrollTop?: number | import("@react-spring/shared").FluidValue<number, any> | undefined;
|
|
1126
|
-
scrollLeft?: number | import("@react-spring/shared").FluidValue<number, any> | undefined;
|
|
1127
|
-
viewBox?: string | import("@react-spring/shared").FluidValue<string, any> | undefined;
|
|
1128
|
-
}> | React.CElement<import("react-native").ModalProps, Modal>;
|
|
1129
|
-
import React from 'react';
|
|
5
|
+
}): React.CElement<import("react-native").ModalProps, Modal>;
|
|
1130
6
|
import { Modal } from 'react-native';
|
|
7
|
+
import React from 'react';
|
|
1131
8
|
//# sourceMappingURL=Spring.d.ts.map
|