Creates an instance of background component.
Object attr of abstract subscribe component
Change list of abstract subscribe component
Need update of abstract subscribe component
The background-color CSS property sets the background color alpha of an element.
The background-clip CSS property sets whether an element's background extends underneath its border box, padding box, or content box.
The background-color CSS property sets the background color of an element.
The background-image CSS property sets one or more background images on an element.
The background-position CSS property sets the initial position for each background image. The position is relative to the position layer set by background-origin.
The background-position CSS property sets the initial position for each background image. The position is relative to the position layer set by background-origin.
The background-position CSS property sets the initial position for each background image. The position is relative to the position layer set by background-origin.
The background-repeat CSS property sets how background images are repeated. A background image can be repeated along the horizontal and vertical axes, or not repeated at all.
The background-repeat CSS property sets how background images are repeated. A background image can be repeated along the horizontal and vertical axes, or not repeated at all.
The background-repeat CSS property sets how background images are repeated. A background image can be repeated along the horizontal and vertical axes, or not repeated at all.
The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.
The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.
The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.
The border shorthand CSS property sets an element's border. It sets the values of border-width, border-style, and border-color.
The border-bottom shorthand CSS property sets an element's bottom border. It sets the values of border-bottom-width, border-bottom-style and border-bottom-color.
The border-color shorthand CSS property sets the color of an element's border.
The border-image CSS property draws an image around a given element. It replaces the element's regular border.
The border-image-outset CSS property sets the distance by which an element's border image is set out from its border box. The parts of the border image that are rendered outside the element's border box with border-image-outset do not trigger overflow scrollbars and don't capture mouse events.
The border-image-repeat CSS property defines how the edge regions of a source image are adjusted to fit the dimensions of an element's border image.
The border-image-slice CSS property divides the image specified by border-image-source into regions. These regions form the components of an element's border image.
The border-image-source CSS property sets the source image used to create an element's border image.
The border-image-width CSS property sets the width of an element's border image.
The border-left shorthand CSS property sets all the properties of an element's left border.
The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.
The border-right shorthand CSS property sets all the properties of an element's right border.
The border-style shorthand CSS property sets the line style for all four sides of an element's border.
The border-top shorthand CSS property sets all the properties of an element's top border.
The border-width shorthand CSS property sets the width of an element's border.
The color CSS property sets the foreground color value of an element's text and text decorations, and sets the
The content of background component
Debug this Object
Enabled or Not
The font-family CSS property specifies a prioritized list of one or more font family names and/or generic family names for the selected element.
The font-size CSS property sets the size of the font. Changing the font size also updates the sizes of the font size-relative
The font-style CSS property sets whether a font should be styled with a normal, italic, or oblique face from its font-family.
The font-weight CSS property sets the weight (or boldness) of the font. The weights available depend on the font-family that is currently set.
The Id of abstract subscribe component
The letter-spacing CSS property sets the horizontal spacing behavior between text characters. This value is added to the natural spacing between characters while rendering the text. Positive values of letter-spacing causes characters to spread farther apart, while negative values of letter-spacing bring characters closer together.
The margin CSS shorthand property sets the margin area on all four sides of an element.
The margin-bottom CSS property sets the margin area on the bottom of an element. A positive value places it farther from its neighbors, while a negative value places it closer.
The margin-left CSS property sets the margin area on the left side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.
The margin-right CSS property sets the margin area on the right side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.
The margin-top CSS property sets the margin area on the top of an element. A positive value places it farther from its neighbors, while a negative value places it closer.
Will be called when before destory. The argument will be the loaded self
Will be called when load completes. The argument will be the loaded self
The opacity CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.
The override params
The padding CSS shorthand property sets the padding area on all four sides of an element at once.
The padding-right CSS property sets the width of the padding area on the bottom of an element.
The padding-left CSS property sets the width of the padding area to the left of an element.
The padding-right CSS property sets the width of the padding area on the right of an element.
The padding-top CSS property sets the height of the padding area on the top of an element.
The Parent of abstract subscribe component
The pseudo of background component
Subscribe type of abstract subscribe component
The text-align CSS property sets the horizontal alignment of the content inside a block element or table-cell box. This means it works like vertical-align but in the horizontal direction.
The text-decoration shorthand CSS property sets the appearance of decorative lines on text. It is a shorthand for text-decoration-line, text-decoration-color, text-decoration-style, and the newer text-decoration-thickness property.
The text-indent CSS property sets the length of empty space (indentation) that is put before lines of text in a block.
The text-justify CSS property sets what type of justification should be applied to text when text-align: justify; is set on an element.
The text-size-adjust CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.
The text-transform CSS property specifies how to capitalize an element's text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized. It also can help improve legibility for ruby.
The transition of background component
Tween animation params
An object that can be used to store custom data about the Object3D. It should not hold references to functions as these will not be cloned.
The visible of background component
The white-space CSS property sets how white space inside an element is handled.
Export this Object to window global variables
The word-break CSS property sets whether line breaks appear wherever the text would otherwise overflow its content box.
The word-spacing CSS property sets the length of space between words and between tags.
Sets need update
Adds changes
Applys changes
Applys html style
Calls on load
Checks changes
changes
Clears changes
Consoles log
Consoles log time
Destroys local component
Disposes abstract subscribe component
Gets changes
changes
Gets id
id
Gets object
object
Gets style
style
Gets subscribe
subscribe
Gets timeout 특정 시간후에 이벤트 발생시키기
timeout
Gets user data
Inits local component
local component
Determines whether id euals is
true if id euals
A callback method that is invoked immediately after Angular has completed initialization of all of the directive's content. It is invoked only once when the directive is instantiated.
A callback method that is invoked immediately after the default change detector has checked the directive's data-bound properties for the first time, and before any of the view or content children have been checked. It is invoked only once when the directive is instantiated. default change detector has checked data-bound properties if at least one has changed, and before the view and content children are checked.
The changed properties.
A callback method that performs custom clean-up, invoked immediately before a directive, pipe, or service instance is destroyed.
A callback method that is invoked immediately after the default change detector has checked the directive's data-bound properties for the first time, and before any of the view or content children have been checked. It is invoked only once when the directive is instantiated.
Resets tween
Runs subscribe next
Sets object
Sets parent
true if parent
Sets parent node
Sets subscribe next
Sets subscribe type
Sets tween
Sets tween target
Sets user data
Subscribes list query
Subscribes list query change
Subscribes refer
Subscribes refer list
subscribe refer
subscribe refer list
subscription
subscription
Updates input params
Generated using TypeDoc
The Background component.
See the ngx3js docs page for details.
The background shorthand CSS property sets all background style properties at once, such as color, image, origin and size, or repeat method.
MDN Web Docs - background