Home Reference Source Repository
public class | source

IconButton

Extends:

react-native~Component → IconButton

IconButton Component

Constructor Summary

Public Constructor
public

Public Constructors

public constructor(props: object) source

Params:

NameTypeAttributeDescription
props object
props.onPressButton function
  • optional

Function will be triggered on press icon button.