public class CreditsOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
Boolean |
enabled
Whether to show the credits text.
|
String |
href
The URL for the credits label.
|
PositionOptions |
position
Position configuration for the credits label.
|
StyleOptions |
style
CSS styles for the credits label.
|
String |
text
The text for the credits label.
|
| Constructor and Description |
|---|
CreditsOptions() |
@Option public String href
@Option public final PositionOptions position
PositionOptions@Option public final StyleOptions style
cursor: 'pointer'
color: '#909090'
fontSize: '10px'
Copyright © 2018 Fujion Framework. All rights reserved.