[][src]Constant csml_interpreter::error_format::ERROR_CARD_BUTTON

pub const ERROR_CARD_BUTTON: &str = "argument 'buttons' in Card component must be of type Array<Button>. Example: [ Button(\"b1\"), Button(\"b2\") ]";