Skip to content

Add placeholder to string input#437

Open
ykws wants to merge 1 commit intoscoumbourdis:masterfrom
ykws:placeholder
Open

Add placeholder to string input#437
ykws wants to merge 1 commit intoscoumbourdis:masterfrom
ykws:placeholder

Conversation

@ykws
Copy link

@ykws ykws commented Dec 22, 2017

Usage:

$crud->field_type('name', 'string', array('placeholder' => 'Input your name'));

Usage:

```
$crud->field_type('name', 'string', array('placeholder' => 'Input your name'));
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant