PCUI API Reference - v5.2.0
    Preparing search index...

    Interface IPlaceholderArgs

    The interface for arguments for elements that have placeholder text.

    interface IPlaceholderArgs {
        placeholder?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    placeholder?: string

    Sets the placeholder label that appears on the right of the input.