How to add animation to img angular.

Answers

Answer 1

Answer:

Step 1: Enabling the animations modulelink. ...

Step 2: Importing animation functions into component fileslink. ...

Step 3: Adding the animation metadata propertylink


Related Questions

Which option is used to apply formatting to multiple objects on a single slide while still maintaining the ability to manage these objects independently if desired?

it was B. Grouping feature edg21

Answers

Answer:

b. Grouping feature

Explanation:post protected

A customer reached out via Twitter Direct Message to your company, looking for support with a complex issue. A co-worker was already helping that user but is away on vacation. Which Hootsuite feature would be best to respond with?

Answers

The Hootsuite platform provides tools that enable a person to manage his social media activities in one spot. The Hootsuite feature that would be best to respond with given the above scenario is;

Hootsuite inbox

Using the Hootsuite inbox, a user can access the private and public conversations between a former user and a client.

You can see the post that prompted the customer to speak with the organization's representative.

After reading through the conversations, you can reply the client and take any step that is required of you.

Learn more here:

https://brainly.com/question/15321261

What is the largest integer that can be represented with 4 bits?.

Answers

Answer:

15

Explanation:

You can calculate the maximum number using a simple formula:

2^N (Where N is the number of bits) - 1

So 2^4 - 1 = 16 - 1 = 15

Can you make a phone app with angular?.

Answers

Answer:

yes

Explanation:

Which tools exist on the 3-D Map Layer pane? Check all that apply. filter options layer options time visualization category visualization Udata layer visualization data value visualization​

Answers

Answer:

filter options

layer options

category visualization

data value visualization

Explanation:

Select the correct text in the passage.
Which three phrases describe a wireframe?

Tracy uses a (pictorial summary of an entire website) in her team meeting. It is a (two-dimensional illustration) of how (each web page on a website will look.) Known as a workflow diagram, this (explains how pages in a website connect to one another.) It is a (design tool), and it (shows the overall framework of a website.) It is a (visual representation of how much space each element on a page should take.)

Answers

Answer:

A B D

Explanation:

How to combine multiple documents into one pdf.

Answers

Answer:

How to combine and merge your files into one PDF: Open Acrobat DC to combine files: Open the Tools tab and select "Combine files." Add files: Click "Add Files" and select the files you want to include in your PDF. You can merge PDFs or a mix of PDF documents and other files.

Explanation:

Which tcp/ip utility gives you the following output?.

Answers

Answer:

Nbstat -c is the correct answer.

The TCP/IP utility gives you the following output is nbtstat -c. The correct option is b.

What is TCP/IP utility?

TCP/IP provides end-to-end communications that specify how data should be divided into packets, addressed, transmitted, routed, and received at the destination. This defines how data is exchanged over the internet.

The TCP/IP model has four layers: application, network access, internet, and transport. These layers function as a set of protocols when combined.

When a user sends data through these layers, the TCP/IP model does so in a specific order and then does so again in the opposite order when the data is received.

Therefore, the correct option is b, nbtstat -c.

To learn more about TCP/IP utility, refer to the below link:

https://brainly.com/question/29912510

#SPJ12

The question is incomplete. Your most probably complete question is given below:

netstat -r

nbtstat -c

netstat -a.

Arp -a.

When resizing images or objects in a presentation, why should a user not utilize the sizing handles in the middle of the sides or bottom of an image?

B will resize but not maint aspect ratio was correct

Answers

Answer:

b. It will resize the image but not maintain aspect ratio

Explanation: is correct. post protected

Answer:

b

Explanation:

TCP and the User Datagram Protocol (UDP) provide _________ between processes on any two of those hosts. A. address translation B. reliable transport C. data transport D. performance enhancements

Answers

TCP is known to be a type of a connection-oriented protocol, while UDP is a connectionless protocol. TCP and UDP provide data transport between hosts.

TCP and UDP are known for their speed, as TCP is slower and can retransmit lost data packets than UDP. UDP is said to be faster, simpler, and efficient protocol.

Data transport is simply known to be an the energy problem. It is the amount of energy needed to transport a bit from the closest neighbor.

Data Transport Service gives  a reliable connection for moving large amounts of data at very fast speeds.

Learn more from

https://brainly.com/question/17695822

True or false: Because there are so many different network configurations, operating systems, and strategies, it is a challenge for organizations to get their networks to work together effectively and securely.

Answers

Answer:

I think the answer is "true."

Explanation:

Because as you may know, there are many hackers and types of people who get private information from people. And different organizations must work together like you said. This requires a lot of brainstorming and connecting. It's a challenge because it needs many ideas, needs a lot of time for thinking, and making sure whatever they are doing is safe. (This is in my opinion)

If a friend gave a used Wii disc to someone, and they put it in their Wii, could they play it? Nintendo Switch games can only be used on 1 switch, so is that the case?

Only answer if you know, please.

Answers

Any game disc or card can be used on multiple consoles

The area of the spreadsheet highlighted in red is the _____.

cell C1

formula bar

row C

column C

Answers

A spreadsheet is a software application which is used to display numerical data in a tabular form. It has further functions which includes organizing, displaying, calculating data, etc where the data can be viewed at a glance and retrieved from memory.

There are different types of spreadsheet which includes:

G00gle SheetMicrosoft ExcelLibreOfficeSmartsheet, etc.

Data can be arranged in rows and columns.

Please note that your question is incomplete so I gave you a general overview to help you get a better understanding of the concept.

Read more here:

https://brainly.com/question/22101774

Answer:

column C

Explanation:

i got it right

How does 5G technology enhance the Internet of Things (IoT)?

Answers

Answer:

5G Will Quickly Become The New Standard For Cellular Networks. The Internet of Things (IoT) is rapidly developing and expanding. ... 5G will increase cellular bandwidth by huge amounts, making it much easier for the Internet of Things to network large numbers of devices together.

Explanation:

Hope its help

In a computer network, a _____ server is a specialized server that manages resources for the network.

Answers

Answer:

Directory Server

Explanation:

Maps network resources, such as files and user accounts, to network addresses. This allows the resources on a network to be discoverable.

Assume the int variables i ,lo , hi , and result have been declared and that lo and hi have been initialized.
Assume further that result has been initialized to the value 0.
Write a for loop that adds the integers from lo up through hi (inclusive), and stores the result in result.
Do not declare any additional variables --
use only i,lo,hi.
------------------------
import java.util.Scanner;
public class forloop_add{
public static void main(String args[]) {
int i,lo=1,hi=3,result=0;
Scanner scanner =new Scanner(System.in);
System.out.println("Enter the lower limit:");
lo=scanner.nextInt();
System.out.println("Enter the upper limit:");
hi=scanner.nextInt();
///{
//write your code here
//start
//end
///}
System.out.println("Result:"+result);
}
}

Answers

Answer:

I don't get this question, what is the point of initializing lo and hi if you're gonna read an input of both later, which is gonna override?

Explanation:

Would my phone still work if I snapped it in half?

Answers

Probably not
Not a good idea my friend

Depends on if you wanna get it repaired or not

1. Which software is used mostly for typing text? a) Word b) Excel O c) PowerPoint o d) Paint​

Answers

Answer:

a. Word

Explanation:

Microsoft Word is the most widely used word processing software according to a user tracking system built into the software.

Answer: a) Word

Explanation: Microsoft Word is the most widely used word processing software.

W]hen a cryptographic system is used to protect data confidentiality, what actually takes place?

Answers

Answer: the Engine

Explanation:

once the engine take place its moves and goes faster

Write a program to output 3 lines of text with the following information:
Student's first and last name:
Class:
Born in:
Answer

Answers

Answer:

C LANG

#include <stdio.h>

// function main begins program execution

int main( void )

{

printf( "student's first name" );

} // end function main

PYTHON

student's name=''

born_date=''

class=''

print ('')

Explanation:

create an sql database rows and Columns then use sql commands to call any specific data if so :

(you have a complet database of students data)

SELECT born_date

FROM students

//(Call all students born_date )

//you can specify

********,*********

to create an sql table

CREATE TABLE students (

name char,

born_date int,

class int,

);

shang chi Critique (6-8 sentences)

Answers

Explanation:

.......................

Knowing that more people view webpages on their smartphones than on desktop or laptop computers, how would you design your website

Answers

I will design my website with responsive design, because people view webpages on their smartphones than on desktop now a days.

Responsive web design serve as a kind of design whereby web pages that look good on all devices are been created.

With responsive web design, the website will automatically adjust for different screen sizes .

Therefore, i will use Responsive web design.

Learn more at

https://brainly.com/question/18189809?referrer=searchResults

In order to help prevent collisions with motorcycles, one of the hosts of the video recommends thinking of motorcycles as __________. A. fast-moving bicycles B. occupying a space the same size as a car C. unpredictable road users

Answers

There are lot of accidents on the high way due to motorcycles. In order to help prevent collisions with motorcycles, one of the hosts of the video recommends thinking of motorcycles as occupying a space the same size as a car.

There are some recommendations following distance when traveling behind a motorcycle. it is often longer for motorcycles than the normal two seconds that are recommended when following most vehicles.

The best recommendation is to give a three or four second  distance when travelling behind a motorcyclist.

Motorcycles often stays at your blind spot and you may not see them. This can lead to an unwanted collision and result in serious injury or death. It is best you give much space as you would a normal vehicle.

Learn more from

https://brainly.com/question/13408307

What does angularfirestoremodule. Enablepersistence() do.

Answers

What is the question

there is nothing clear stated here

what is the kybert satellite

Answers

Answer:

i dont know....there is nothing on that piece of technology

Explanation:

A _____ is the viewing area for a web page, which is much smaller on a phone than on a traditional desktop.

Answers

A viewport is the viewing area for a web page, which is much smaller on a phone than on a traditional desktop .

A leading global vendor of computer software, hardware for computer, mobile and gaming systems, and
cloud services. Its corporate headquarters is located in Redmond, Washington, and it has offices in more
than 60 countries
Apple
Microsoft
IBM
Global Impact

Answers

Answer:

Microsoft

Explanation:

________ software consists of operating systems, utilities, device drivers, and language translators.

Answers

Answer:

"System"

Explanation:

System software consists of operating systems, utilities, device drivers, and language translators.

(not much explanation as it was a fill in the blank which explains itself haha)

Have a nice day!

    I hope this is what you are looking for, but if not - comment! I will edit and update my answer accordingly. (ノ^∇^)

- Heather

PLEASE HELP ME FASTTTTTT Input statements allow the user to enter data that a program uses to perform necessary computations. Users enter the data when they the program.

Answers

Answer:

The scanf() is the function that is used to take inputs from the user with the help of the standard input device,i.e, the keyboard.

scanf() function is capable of taking any data type as an input, though it has to be specified first like %d for integers, %s for strings and %f for floating-point type. The gets() function can only take a string as an input.

Explanation:

Answer:

ur

Explanation:

ur mom

1. The NetworkManager or Systemd Networkd components must be installed on a Linux system in order to configure an IP address on a network interface. True or False

Answers

The NetworkManager or Systemd Networkd components must be installed on a Linux system in order to configure an IP address on a network interface: False.

An IP address is an abbreviation for Internet protocol address and it refers to a unique number that is assigned to a computing device or network device, so as to differentiate each computing device from one another in an active network system.

This ultimately implies that, an IP address is typically designed and developed to uniquely identify each computing device or network device that is connected to the Internet or an active network system.

Note: NetworkManager (GUI tool) are configured on desktop computers only while Systemd Networkd are typically configured on servers.

For a Linux system, you don't have to install the NetworkManager or Systemd Networkd before configuring an IP address on a network interface.

Read more: https://brainly.com/question/20629962

Other Questions
Need help with this assignments The belief that personality is fully formed and immune to change by adolescence is relevant to the issue of: A particular reaction has a DH o value of -164 kJ and DS o of -185 J/K at 298 K. Calculate DG o at 617 K in kJ (with 3 significant digits), assuming that DH o and DS o hardly change with temperature someone please help me on this pls help asap MIDSEGMENTS How do we know flowing water is the geologic process that formed the channel on Mars? PLEASE ANSWER NEED HELP!!!!!!!! PLEASE THE CORRECT ANSWER!!!!!!Zhiyu wants to start an exercise program. He knows that he should talk to his doctor, but he cannot get an appointment for several weeks. He does not have any health conditions. What is the BEST advice for Zhiyu?A. All exercise needs to be medically supervised, so he must wait.B. There is always a risk of injury, so he needs professional advice before he starts.C. He can start slowly with low impact activity like walking or light weightlifting.D. He should do whatever he feels like; his body will let him know if he overdoes it.PLEASE NO LINKS OR I WILL REPORT YOU (8+ 4)divided by 2 - 3 Donny jumped from a rock into a lake. The rock is 35 feet above water. He dove 15 feet below the surface of the water. His brother says he traveled 20 feet in all. Donny says he traveled 50 feet in all. Who correct? Can someone please help me with this? help pleaseeeeeeeeeeeeeeeeeeee What's the kinetic energy of an object that has a mass of 12 kilograms and moves with a velocity of 10 m/s? Beth is listening to her friend melissa talk about a recent break-up. Beth wants to give an appropriate listening response to convey to melissa that she there for her friend and shares her point of view. Beths best listening response would be which of the following?. 5) You roll a fair six-sided die twice. Thefirst roll shows a one and the second rollshows a three.independent or dependent? 645 plus 763 to the nearest hundredth A car travels 60 miles per hour. What is the total distance the car will travel in 60 minutes? A 50-n force is applied to a 10-kg chair, but the chair does not change its motion. What could explain this?. Water drains from a 60 gallon bath tub at a constant rate. It empties in 5minutes. What is the rate?Help me pls if a man travels at an average speed of 122km per hour how far will he travel in 3 hours and 45 minutes identify the correct and incorrect statements about the 2020 presidential election.