Preparing search index...
The search index is not available
@hurby/dribbble.js - v1.0.0
@hurby/dribbble.js
Shot
Interface Shot
interface
Shot
{
animated
:
boolean
;
attachments
:
Attachment
[]
;
description
:
string
;
height
:
number
;
html_url
:
string
;
id
:
number
;
images
:
{
four_x
:
null
|
string
;
hidpi
:
null
|
string
;
normal
:
string
;
one_x
:
null
|
string
;
teaser
:
string
;
two_x
:
null
|
string
;
}
;
low_profile
:
boolean
;
projects
:
Project
[]
;
published_at
:
null
|
string
;
scheduled_for
:
null
|
string
;
tags
:
string
[]
;
team
:
Team
;
title
:
string
;
updated_at
:
string
;
video
?:
Video
;
width
:
number
;
}
Index
Properties
animated
attachments
description
height
html_
url
id
images
low_
profile
projects
published_
at
scheduled_
for
tags
team
title
updated_
at
video?
width
Properties
animated
animated
:
boolean
attachments
attachments
:
Attachment
[]
description
description
:
string
height
height
:
number
html_
url
html_url
:
string
id
id
:
number
images
images
:
{
four_x
:
null
|
string
;
hidpi
:
null
|
string
;
normal
:
string
;
one_x
:
null
|
string
;
teaser
:
string
;
two_x
:
null
|
string
;
}
low_
profile
low_profile
:
boolean
projects
projects
:
Project
[]
published_
at
published_at
:
null
|
string
scheduled_
for
scheduled_for
:
null
|
string
tags
tags
:
string
[]
team
team
:
Team
title
title
:
string
updated_
at
updated_at
:
string
Optional
video
video
?:
Video
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animated
attachments
description
height
html_
url
id
images
low_
profile
projects
published_
at
scheduled_
for
tags
team
title
updated_
at
video
width
@hurby/dribbble.js - v1.0.0
Loading...