mirror of
https://github.com/iconify/iconify.git
synced 2024-11-17 01:55:09 +00:00
Update type desc
This commit is contained in:
parent
ad67fd2d9e
commit
d19adc598e
@ -28,6 +28,6 @@ export interface DynamicIconifyPluginOptions
|
|||||||
// Include icon-specific selectors only
|
// Include icon-specific selectors only
|
||||||
overrideOnly?: true;
|
overrideOnly?: true;
|
||||||
|
|
||||||
// Scale relative to the the default value, (ex. scale: 2 = 2em). Set to 0 to disable default value.
|
// Sets the default height/width value (ex. scale: 2 = 2em)
|
||||||
scale?: number
|
scale?: number
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user